number 2.30 review
Downloadnumber is a perl script that will print the English name of a number
|
|
number is a perl script that will print the English name of a number. One can print names of extremely large numbers (e.g. 1e1234567). Number can be run on the command line, or as a CGI script when run as 'number.cgi'.
Number prints names in both the American and European naming system. It can also print the decimal expansion of a number in either naming system.
Requirements:
Perl
What's New in This Release:
This release improves the command line usage message.
See "number -h" and the source code comments for details.
In addition, the code works better with modern Apache Web servers when run in CGI mode (as number.cgi).
number 2.30 keywords