Help for this page

Select Code to Download


  1. or download this
    #!usr/bin/perl
    #simpleparse.pl
    ...
    
    my $p=HTML::SimpleParse->new($html);
    print Dumper($p);
    
  2. or download this
    #!usr/bin/perl
    #simpleparse.pl
    ...
    }
    
    #print Dumper($p);