Help for this page

Select Code to Download


  1. or download this
    my $p = HTML::TokeParser::Simple->new( \$file )
      or die "couldn't parse html: $!";