Martin 'Kingpin' Thurn > Lingua-Alphabet-Phonetic-0.103 > phonetize

Download:
Lingua-Alphabet-Phonetic-0.103.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

phonetize - print a string in a phonetic alphabet for easy reading

SYNOPSIS ^

  phonetize Martin

DESCRIPTION ^

Takes one argument, a "string". Converts each character of "string" to its equivalent "word" in the Phonetic Alphabet. Prints these "words", three "words" per line, one space between "words"

In other words, read the output aloud to your military friends and they'll know exactly what you're spelling.

TO DO ^

Let name of phonetic alphabet be an argument (in case more alphabets get implemented)?
Handle puncuation somehow?
Deal with capital vs. lowercase letters somehow?
Let the "three" in "three words per line" be an argument?

AUTHOR ^

Martin Thurn