Help for this page
sub catch_error{ my ($fh, $str, $location_hash, $cat_hash ) = @_; ... delete $location_hash->{'the key'}; ... }