Hello All,
I have XML::Parser ,installed in my server.I cant install any other modules.
So I need to use only XML::Parser.
Is it possible to read xml file by tag by tag using XML::Parser?
If Yes, please share any code if you have..
Thanks in advance.
I have XML::Parser ,installed in my server.I cant install any other modules.
So I need to use only XML::Parser.
Is it possible to read xml file by tag by tag using XML::Parser?
If Yes, please share any code if you have..
Thanks in advance.
Comment