mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
9d5ce3f1d0
PR: ports/109382 Submitted by: chinsan
8 lines
298 B
Plaintext
8 lines
298 B
Plaintext
Number::Spell provides functionality for spelling out numbers. Currently
|
|
only integers are supported.
|
|
|
|
By default Number::Spell does American formatting, but can be configured to
|
|
do European formatting by calling it with the "Format => 'eu'" option.
|
|
|
|
WWW: http://search.cpan.org/dist/Number-Spell/
|