foreach my $key (%HASH) { $html =~ s//$HASH{$key}/gis; }#foreach print $html;