or download this
my $string = q~Link: <a href="http://example.com">and Anchor</a>~;
$string =~ s/<[a href.... # I cannot remember this string. There was o
+ne that worked perfect, even if the link had target="_blank" it did n
+ot matter what else it had... but I cannot find it in any of my files
+ or remember who to write it.