-
-
26 Oct 2018 07:10:02 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (1223 / 1 / 0)
- Kwalitee
Bus factor: 1- 65.09% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (35.02KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Parse::RecDescent
- Test::Pod::Coverage
- locale
- strict
- utf8
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.38
- Allowed for names of type Jo A. Lin, thanks to Mike Edwards via Github Note that an ambiguity now arises for names such as Mr ME Adam Symonds the parser will assume a first name of ME, when it is actually the initials. The surname should be Adam-Symonds to parse correctly
- Fixed typo in %component_order in NameParse.pm Updated report method to not issue warning on empty results from case_all_reversed method
Modules
extract the components of a person or couples full name, from free form textgrammar tree for Lingua::EN::NameParseExamples
Module Install Instructions
To install Lingua::EN::NameParse, copy and paste the appropriate command in to your terminal.
cpanm Lingua::EN::NameParse
perl -MCPAN -e shell install Lingua::EN::NameParse
For more information on module installation, please visit the detailed CPAN module installation guide.