in reply to
Re^4: meta tag extraction with TokeParser
in thread
meta tag extraction with TokeParser
Furthermore, if I comment out
$meta{$token->[2]{name}} = $token->[2]{content};
the code runs throught without errors so it's definitely on this line.
Comment on
Re^5: meta tag extraction with TokeParser
Download
Code
In Section
Seekers of Perl Wisdom