Help for this page
next unless $description =~ /$regexp/i; $severity = $2;
my %severity_map = ( "Error" => "Warning", ... print "$_ has severity $severity\n"; }