dfb61d5049
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.
6 lines
250 B
Text
6 lines
250 B
Text
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.
|