Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: XML::Simple giving a non-specific error

by liverpole (Monsignor)
on Mar 12, 2010 at 00:28 UTC ( [id://828170]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $XML::Simple::PREFERRED_PARSER = 'XML::Parser';
    
  2. or download this
    $XML::Simple::PREFERRED_PARSER = 'XML::LibXML::SAX';
    
  3. or download this
    $XML::Simple::PREFERRED_PARSER = 'XML::Parser';
    
  4. or download this
    $XML::Simple::PREFERRED_PARSER = 'XML::LibXML::SAX';
    
  5. or download this
    Can't locate object method "new" via package "XML::SAX" at C:/Perl/sit
    +e/lib/XML/
    SAX/ParserFactory.pm line 41, <DATA> line 13.
    
  6. or download this
    Error while parsing XML:
    Opening and ending tag mismatch: ERROR line 8 and ROOT
    ...
    Premature end of data in tag ROOT line 3 at C:/Perl/site/lib/XML/LibXM
    +L/SAX.pm l
    ine 64
     at C:/Perl/lib/XML/Simple.pm line 370
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-03-28 13:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found