Skip Menu |

This queue is for tickets about the Lingua-EN-FindNumber CPAN distribution.

Report information
The Basics
Id: 36744
Status: new
Priority: 0/
Queue: Lingua-EN-FindNumber

People
Owner: Nobody in particular
Requestors: esia168 [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.2
Fixed in: (no value)



use Lingua::EN::FindNumber; print numify("100 million"); #give the result of 100 1000000 , instead of 100000000 #it works correctly in Lingua::EN::Words2Nums Thanks.