Help for this page
my %mungers = ( foo => sub { $_[0] =~ s/foo/bar/g }, ... } else { $mungers->{fru}->( $string ); }