Help for this page

Select Code to Download


  1. or download this
        $html_parser->report_tags( split '\s+', 'a area meta' );
    
  2. or download this
        $html_parser->report_tags( qw(a area meta) );