Help for this page
[ 'S', # indicates a start tag ... $attrseq, # array ref to ordered list of %$attr. keys 'full text of anchor tag' ]
my $htm = HTML::TokeParser->new( \$your_html_page ); ... # do other stuff with other parts of html data... } }