Help for this page

Select Code to Download


  1. or download this
    # this is actually read in from a conf file
    $conf{tags} = 'a area meta';
    
  2. or download this
    $html_parser->report_tags( split '\s+', $conf{tags});