Acme-Geo-Whitwell-Name
view release on metacpan or search on metacpan
lib/Acme/Geo/Whitwell/Name.pm view on Meta::CPAN
It would be lovely to use this module to change all the place names on
online maps, wouldn't it?
=head2 SOURCES
=over
=item * I<The Angel and the Serpent: The Story of New Harmony>, William E.
Wilson, Indiana University Press, 1984, p. 154
=item * Search books.google.com for '"new harmony gazette" whitwell'
=item * http://www.kirchersociety.org/blog/2007/05/15/whitwells-system-for-a-rational-geographical-nomenclature/
=back
=cut
# These tables define the letters that the numbers will be transliterated into.
# 0 1 2 3 4 5 6 7 8 9
my @vowels = qw(ou a e i o u y ee ei ie);
my @consonants = qw(t b d f k l m n p r);
( run in 1.145 second using v1.01-cache-2.11-cpan-49f99fa48dc )