> -----Original Message-----
> From: Artem Litvinovich [mailto:[EMAIL PROTECTED]]
> 
> Please reply if you are aware of a fix for this problem or a 
> workaround for 
> parsing XML under mod_perl. (a fix that does not require 
> apache recompilation 
> would be ideal)

1) Use XML::LibXML
2) Use XML::SAX::PurePerl (which is slower, but still works)
3) Upgrade Apache to 1.3.22 and use XML::Parser 2.30

Unfortunately none of those yet support your SimpleObject, but I've sent a
patch/update of XML::Handler::Trees to Eric Bohlman, which will allow you to
use that. Email me if you want a copy that'll allow you to work with
XML::SAX::PurePerl.

Matt.

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

Reply via email to