The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.14 - 2015-09-21

  • Bugfix: fix formatting negative numbers along with a custom rounding_increment value, which had caused double negative signs
  • Bugfix: fix formatting of string values `inf` and `nan` which weren’t treated as numeric on combinations of some operating systems with some older versions of Perl [#44, #45]
  • Docs: typo fix by Fred Moyer @redhotpenguin++ [#43]

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