Acme-Numbers
view release on metacpan or search on metacpan
lib/Acme/Numbers.pm view on Meta::CPAN
was curiosity.
=head1 ONE BIIIIIIIIIIIILLION
By default billion is 10**12 because, dammit, that's right.
If you want it to be an American billion then do
use Acme::Numbers billion => 10**9;
Setting this automatically changes all the larger numbers
(trillion, quadrillion, etc) to match.
=head1 METHODS
You should never really use these methods on the class directly.
All numbers handled by C<Lingua::EN::Words2Nums> are handled by this module.
In addition ...
( run in 0.247 second using v1.01-cache-2.11-cpan-5dc5da66d9d )