Acme-Opish
view release on metacpan or search on metacpan
lib/Acme/Opish.pm view on Meta::CPAN
supercatastrophe
Tempe
tousche
tsetse
tonsillectome
tonsillotome
tracheotome
ukulele
we
zimbabwe
)} = undef;
# }}}
# Add 'no_silent_e' entries if present and then return the list.
sub no_silent_e {
$OK{$_} = undef for @_;
return keys %OK;
}
# Remove'no_silent_e' entries if present and then return the list.
sub has_silent_e {
delete $OK{$_} for @_;
return keys %OK;
}
# Prefix vowels not declared in the 'no_silent_e' list.
( run in 0.602 second using v1.01-cache-2.11-cpan-d80b1682f3f )