Re: Perl XML::Parser failing tests

Robin Berjon <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
On Mar 24, 2010, at 01:05 , Dave Wombat wrote:
> As the original poster, let me answer for posterity.
> 
> SOAP::WDSL or SOAP::Lite  was the driver for XML::Parser.  The need
> for SOAP::Lite came from a vendors Perl library to access their SOAP
> API.
> 
> Great things can be accomplished by standing on the shoulders of
> giants.  In this case I found myself staring at the giant's dirty toe
> nails.
> 
> Just installing the module,  ignoring the puking from the module's
> tests, was a reasonable workaround.  It may eventually bite me, but
> for now it is working.

Something I forgot to mention earlier: SOAP does not allow one to use anything DTD related, so given that the failures were about parameter entities and conditional sections you should be 100% safe.

-- 
Robin Berjon - http://berjon.com/



_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.