Sixtease has asked for the wisdom of the Perl Monks concerning the following question:
Fellow Perl lovers,
upon trying to install XML::Simple I get the following error message:
Fatal error: Your default XML parser (XML::SAX::PurePerl) is broken. There are known bugs in the PurePerl parser included with version 0. +13 and 0.14 of XML::SAX. The XML::Simple tests will fail with this par +ser. One way to avoid the problem is to install XML::SAX::Expat - it will install itself as the system default XML parser and then you will be + able to install XML::Simple successfully.
The problem is that I do have Expat and LibXML and I can use them okay.
Have a great ($hemisphere eq 'northern' ? 'spring' : '') day!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing XML::Simple - default SAX parser
by bart (Canon) on Apr 01, 2007 at 11:08 UTC | |
by Sixtease (Friar) on Apr 01, 2007 at 11:38 UTC | |
by bart (Canon) on Apr 01, 2007 at 11:50 UTC | |
|
Re: Installing XML::Simple - default SAX parser
by Sixtease (Friar) on Apr 01, 2007 at 12:25 UTC | |
by planetscape (Chancellor) on Apr 01, 2007 at 16:06 UTC | |
by Sixtease (Friar) on Apr 01, 2007 at 19:29 UTC |