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

XML::Simple giving a non-specific error

by liverpole (Monsignor)
on Mar 11, 2010 at 23:03 UTC ( [id://828156]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    <STILL_MORE>Still more info</STILL_MORE>
    <AND_SO_ON>And so on ...</AND_SO_ON>
    </ROOT>
    
  2. or download this
        <ERROR>The error: no closing "/ERROR" tag<ERROR>
    
  3. or download this
    Error while parsing XML:
    
    mismatched tag at line 12, column 2, byte 377 at /usr/lib/perl5/site_p
    +erl/5.8.8/
    i386-linux-thread-multi/XML/Parser.pm line 187
    
  4. or download this
    Error while parsing XML:
    
    The tag <ERROR> (line 8) was never closed.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://828156]
Approved by ikegami
Front-paged by ikegami
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found