|
i have been using XML Simple so far. Lately I have a need for more advanced XML ability.
I try the XML LibXML that use XML SAX
When I execute the code that use the XML SIMPLE methods I get the following error
I have seen in the simple.pm that if XML SAX is installed then it will use its parser, does the ParserDetails.ini not installed with default value as part of the installation?
could not find ParserDetails.ini in Perl site lib XML SAX
|