Help for this page

Select Code to Download


  1. or download this
    use HTML::Parser;
    use Data::Dumper;
    ...
        return \%tags;
    }
    
  2. or download this
    $VAR1 = {
        'no_tag' => [
    ...
            'word10'
        ]
    };