Package: lingua-en-numbers-pm
Version: 2.03
Revision: 1
###
Source: mirror:cpan:authors/id/N/NE/NEILB/Lingua-EN-Numbers-%v.tar.gz
Source-Checksum: SHA256(493b909a98798668004a2ae486510dd603f858efbab8c50d931627ee8c40a5ac)
###
Type: perl
UpdatePOD: true
###
DocFiles: Changes README
###
Description: Convert 407 to "four hundred and seven", etc
DescDetail: <<
This module provides a function num2en, which converts a number (such as 123)
into English text ("one hundred and twenty-three"). It also provides a function
num2en_ordinal, which converts a number into the ordinal form in words, so 54
becomes "fifty-fourth".

If you pass either function something that doesn't look like a number, they
will return undef.

This module can handle integers like "12" or "-3" and real numbers like
"53.19".

This module also understands exponential notation -- it turns "4E9" into "four
times ten to the ninth"). And it even turns "INF", "-INF", "NaN" into
"infinity", "negative infinity", and "not a number", respectively.

Any commas in the input numbers are ignored.

<<
###
License: Artistic
Maintainer: None <fink-devel@lists.sourceforge.net>
Homepage: https://metacpan.org/release/Lingua-EN-Numbers