Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: New Lingua:*:Num2Word modules

by cjf (Parson)
on Jul 16, 2002 at 07:46 UTC ( #182019=note: print w/replies, xml ) Need Help??


in reply to New Lingua:*:Num2Word modules

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 :).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://182019]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2023-04-01 21:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?