Hi,
I am trying to set up environment for XML parsing using perl. I downloaded XML::Simple and installed it too. When i try to run my program, it says, you need to install parser. When i try to install XML::Parser, it says i need to install expact parser. But when i do not how to install and set up that. Can anybody help me know the shortest and quickest way to run my perl script which is ready to parse a xml file. Also i have installed XML::SAX by mistake which is half done,can anybody tell me how to uninstall that?
Regards,
Amit
I am trying to set up environment for XML parsing using perl. I downloaded XML::Simple and installed it too. When i try to run my program, it says, you need to install parser. When i try to install XML::Parser, it says i need to install expact parser. But when i do not how to install and set up that. Can anybody help me know the shortest and quickest way to run my perl script which is ready to parse a xml file. Also i have installed XML::SAX by mistake which is half done,can anybody tell me how to uninstall that?
Regards,
Amit
Comment