Help for this page
$string ='<meta name="description" content="..."/>'; print $1 if $string =~ m[^<meta .*?name\s*=\s*"([^"]+)".*?/>$]i; description