Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Redefining a method in XML::SAX::PurePerl

by bobf (Monsignor)
on Aug 02, 2009 at 01:54 UTC ( [id://785168]=note: print w/replies, xml ) Need Help??


in reply to Re: Redefining a method in XML::SAX::PurePerl
in thread Redefining a method in XML::SAX::PurePerl

You're right (of course). The program that I'm working on calls 3 custom modules. The two heavy-lifters use XML::Twig, but under certain conditions they call a third that uses XML::Simple to parse output from a short SOAP message. I didn't realize it at the time, but the method that threw the error described in the OP was from the third rather than the one of the first two.

I'll update the OP with the correction. Thanks for the poke - I made a faulty assumption.

  • Comment on Re^2: Redefining a method in XML::SAX::PurePerl

Replies are listed 'Best First'.
Re^3: Redefining a method in XML::SAX::PurePerl
by mirod (Canon) on Aug 03, 2009 at 08:41 UTC

    XML::Twig has a method called simplify, that emulates XML::Simple's XMLin, maybe you can use it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://785168]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-19 16:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found