On Sun, 25 Jan 2004 22:48:55 -0800 (PST)
Joe Echavarria <[EMAIL PROTECTED]> wrote:


>    Where can i find a perl code that translate numbers
> to words ?, like 100.00 for "one hundred ..."
>    I need it to glue it with some other code.


You might want to look at;

Lingua::EN::Numericalize 
(Replaces English descriptions of numbers with numerals)

Lingua::EN::Numbers 
Converts numeric values into their English string equivalents


-- 
Owen


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to