Installing XML::Parser fails and requires expat.h
Installing XML::Parser fails and requires expat.h #perl #cpan #perlExamples
I had to install XML::Parser CPAN module to parse some of the xml files. But I was getting “requires expat.h” error while installing it. In short, XML::Parser is the module for parsing XML documents.
I am using Ubuntu 14.10 and below is the snippet of error that I got. (more…)
View On WordPress













