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.