Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
      );
    
    $p1->parse('<foo id="me">Hello World!</foo>');
    
  2. or download this
    not properly closed tag 'foo'
     at /usr/local/perl/XML/Parser/Lite.pm line 116
            XML::Parser::Lite::final() called at /usr/local/perl/XML/Parse
    +r/Lite.pm line 105
            XML::Parser::Lite::parse('XML::Parser::Lite=HASH(0x848eda0)', 
    +'<foo id="me">Hello World!</foo>') called at parse_tst.pl line 15
    Debugged program terminated.  Use q to quit or R to restart,