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>');
    __END__
    
  2. or download this
    % perl -v
    
    ...
    char: Hello World!
    end: foo
    Debugged program terminated.  Use q to quit or R to restart,