The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Lingua::Alphabet::Phonetic::NetHack - map ASCII characters to names of NetHack items

SYNOPSIS

This is a specialization of Lingua::Alphabet::Phonetic. You should not use this module directly; all interaction should be done with an object of type Lingua::Alphabet::Phonetic.

  my $oSpeaker = new Lingua::Alphabet::Phonetic('NetHack');

NOTES

The only ASCII characters which do not have NetHack names are comma and digits 1 through 9!

SEE ALSO

http://www.nethack.org

BUGS

Please tell the author if you find any!

AUTHOR

Martin Thurn (mthurn@cpan.org).

LICENSE

This software is released under the same license as Perl itself.