On 18 Sep 2006, at 18:12, Lars Skjærlund wrote:

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

Yep, that did the trick. I'll try to do some debugging at a later
stage, but right now I'm concentrating on getting my plugin to work
basically ;-).

Yeah, that was my thinking. I really do want to know what's causing this, but I also don't want you to be stuck on that problem unable to progress further :-)

Matt.


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

Reply via email to