NAME
Text::Phonetic::SoundexNara - American Soundex algorithm
DESCRIPTION
Soundex is a phonetic algorithm for indexing names by sound, as pronounced in English. Soundex is the most widely known of all phonetic algorithms. Improvements to Soundex are the basis for many modern phonetic algorithms. (Wikipedia, 2007)
Tis special variant called "American Soundex" is used for US census data, and current maintained by the National Archives and Records Administration (NARA).
This module is a thin wrapper arround Text::Soundex.
AUTHOR
Maroš Kollár
CPAN ID: MAROS
maros [at] k-1.com
http://www.k-1.com
COPYRIGHT
Text::Phonetic::SoundexNara is Copyright (c) 2006,2007 Maroš. Kollár. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
SEE ALSO
Description of the algorithm can be found at http://en.wikipedia.org/wiki/Soundex
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 47:
Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8