Help for this page
if( ( ${"MetaTag_$j"} !~ /description=/gi) && ( ${"MetaTag_$j"} =~ /posted=/gi )) { ... }
my @MetaTags = (.....); foreach my $tag (@MetaTags) ... print qq{<font size=-1 color="#000000" face=arial,sans-serif>$ +Summary<br></font>}; } }