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.