$record{$_} =~ s/<.*?>//g; # remove start tag #### $record{$_} =~ s/<[^>]+>//g;