On 17 Sep 2006, at 07:56, Lars Skjærlund wrote:

10.0.16.50:1235 L3 FATAL PLUGIN ERROR: Can't locate object method
"new"
via package "XML::LibXML::SAX" at
/usr/lib/perl5/site_perl/5.8.8/XML/SAX/ParserFactory.pm line 43.

XML::Simple uses SAX if it's available. Perhaps you have a bug in
your
ParserDetails.ini file?

I've now performed a series of tests, and XML::Simple works perfectly
well - except when executed within the Ax2 environment :-(

That really is bizarre. Well a work around is to set:

  $XML::Simple::PREFERRED_PARSER = 'XML::Parser';

To get the non-SAX behaviour back.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to