Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Support STAGEDIR | Sunpoet Po-Chuan Hsieh | 2013-09-30 | 2 | -3/+1 |
| | | | | Notes: svn path=/head/; revision=328854 | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | textproc) Notes: svn path=/head/; revision=327773 | ||||
* | - Convert to new perl framework | Sunpoet Po-Chuan Hsieh | 2013-08-21 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=325134 | ||||
* | - Add p5-Lingua-EN-Words2Nums 0.18 | Sunpoet Po-Chuan Hsieh | 2012-09-30 | 4 | -0/+37 |
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 |