pavunkumar has asked for the wisdom of the Perl Monks concerning the following question:
I am using XML::Simple module for parsing the xml response . Some it works fine and give me appropriate output. But some time it throws following error.
Can't locate object method "parsers" via package "XML::SAX" at /usr/s +hare/perl5/XML/SAX/ParserFactory.pm line 18.
How to solve this issue and what could be the issue, pls explain me...Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Facing Problem in XML::Simple
by Anonymous Monk on Jun 28, 2011 at 07:50 UTC | |
|
Re: Facing Problem in XML::Simple
by pavunkumar (Scribe) on Jun 28, 2011 at 03:43 UTC | |
by leslie (Pilgrim) on Jun 28, 2011 at 05:13 UTC |