aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Words2Nums/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* - Add p5-Lingua-EN-Words2Nums 0.18Sunpoet Po-Chuan Hsieh2012-09-301-0/+8
Lingua::EN::Words2Nums converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers. The main subroutine, which is exported by default, is words2nums(). This subroutine, when fed a string, will attempt to convert it into a number. If it succeeds, the number will be returned. If it fails, it returns undef. WWW: http://search.cpan.org/dist/Lingua-EN-Words2Nums/ Notes: svn path=/head/; revision=305065