The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12 - 2015-08-29

  • Add support for passing infinity, negative infinity, and NaN arguments to all formatting methods (format, at_least, range) on all formatting classes (decimal, percent, currency), because those are valid numeric values in Perl, which are now all localized even though it doesn’t always make sense
  • Add `infinity` and `nan` attributes to all classes in addition to the decimal formatter

Documentation

FAQ for CLDR::Number
TODO for CLDR::Number

Modules

Localized number formatters using the Unicode CLDR
Localized currency formatter using the Unicode CLDR
Localized decimal formatter using the Unicode CLDR
Localized percent formatter using the Unicode CLDR

Provides

in lib/CLDR/Number/Constant.pm
in lib/CLDR/Number/Data/Base.pm
in lib/CLDR/Number/Data/Currency.pm
in lib/CLDR/Number/Data/System.pm
in lib/CLDR/Number/Role/Base.pm
in lib/CLDR/Number/Role/Format.pm