in reply to Grabbing meta tag info

Parsing HTML using a regex is dangerous and error-prone. Use an HTML parser instead as recommened by gellyfish.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg