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.44.0

  • Updated to use version 44 of CLDR *WARNING* There are several language packs that have as parents locales in other language packs. You wont notice this if you are installing from CPAN with one of the CPAN clients but if you are installing manually you will have to resolve these dependancies *WARNING* The locale data no longer uses Any as a place holder for missing script data. Where this was used in earlier versions the default script as defined by the CLDR data is used. This may have an inpact on the nameing of locales and if you use the locale data without using Locale::CLDR *WARNING* The Unicode cosortium has changed some of the identifieres used by units. If you are no longer getting values back for unit data check the id. Thanks to changes in the CLDR data, split words is now correctly splitting the trailing whitespace off words. likley_subtag() will now return the likley language rather than 'und'. If you ask for an accountcy number format in a locale that doesn't have one the code will return the standard format Corrected spellings of some comments and variables Added code to correctly parse an extension string added to a locale using the -u- mechanism Fixed code to allow an extension to have multiple values Added code so that the parent of a module can be altered on the fly to allow for segmentations to have a different parent than the rest of the module Added Chinease segmentation test to test the above

Modules

A Module to create locale objects with localisation data from the CLDR
Package for language English
Package for language En
Package for language English

Provides

in lib/Locale/CLDR/CalendarPreferences.pm
in lib/Locale/CLDR/Collator.pm
in lib/Locale/CLDR/CollatorBase.pm
in lib/Locale/CLDR/Currencies.pm
in lib/Locale/CLDR/EraBoundries.pm
in lib/Locale/CLDR/LanguageMatching.pm
in lib/Locale/CLDR/LikelySubtags.pm
in lib/Locale/CLDR/Locales/Root.pm
in lib/Locale/CLDR/MeasurementSystem.pm
in lib/Locale/CLDR/NumberFormatter.pm
in lib/Locale/CLDR/NumberingSystems.pm
in lib/Locale/CLDR/Plurals.pm
in lib/Locale/CLDR/RegionContainment.pm
in lib/Locale/CLDR/ValidCodes.pm
in lib/Locale/CLDR/WeekData.pm