Here are the links to the main page of each module (rather than directly to the tarballs):
Definately cool, if you run the following example from the docs:
use Lingua::Num2Word; my $numbers = Lingua::Num2Word->new; my $text = $numbers->cardinal('en', 123); print $text || "Can't convert number\n";
It'll print out "One-Hundred Twenty-Three." I like it :).
In reply to Re: New Lingua:*:Num2Word modules
by cjf
in thread New Lingua:*:Num2Word modules
by ph0enix
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |