in reply to
Fetching meta tag info
You can use HTTP::Headers or HTML::Parser Modules to extract the data. Using Regular expressions can get very messy and is prone to errors.
Comment on
Re: Fetching meta tag info
In Section
Seekers of Perl Wisdom