in reply to Re^2: Help with HTML::StripScripts::Parserin thread Help with HTML::StripScripts::Parser
$HTML =~ s/<h2[^)]*h2>//g; [download]