Help for this page

Select Code to Download


  1. or download this
    $p = HTML::Parser->new(api_version => 3,
        start_h => [sub { ... }, "self,tagname,attr,text"],
    );