mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
250 B
Plaintext
7 lines
250 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.
|