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

Changes for version 3.62 - 2019-08-29

  • NEW CODE(s)
  • Fixed tests Tests were not working correctly since the previous version. This is now fixed.
  • Fixed error messages Many of the error messages were inconsistent or completely wrong (due to cut-and-paste errors). They have been fixed.
  • Fixed some return codes The name2code and code2name functions returned 1 in the case of an error in some situations instead of undef (which was the documented value).
  • Removed unnecessary dependencies A number of modules were included as test dependencies that are only used by the author when preparing releases. These have been removed as dependencies. Petr Pisar on GitHub #11

Documentation

details changes to Locale::Codes
types of data sets supported

Modules

a distribution of modules to handle locale codes
module for dealing with country code sets
module for dealing with currency code sets
module for dealing with langext code sets
module for dealing with langfam code sets
module for dealing with langvar code sets
module for dealing with language code sets
module for dealing with script code sets
module for dealing with country code sets
module for dealing with currency code sets
module for dealing with language code sets
module for dealing with script code sets

Provides

in lib/Locale/Codes/Constants.pm
in lib/Locale/Codes/Country_Codes.pm
in lib/Locale/Codes/Country_Retired.pm
in lib/Locale/Codes/Currency_Codes.pm
in lib/Locale/Codes/Currency_Retired.pm
in lib/Locale/Codes/LangExt_Codes.pm
in lib/Locale/Codes/LangExt_Retired.pm
in lib/Locale/Codes/LangFam_Codes.pm
in lib/Locale/Codes/LangFam_Retired.pm
in lib/Locale/Codes/LangVar_Codes.pm
in lib/Locale/Codes/LangVar_Retired.pm
in lib/Locale/Codes/Language_Codes.pm
in lib/Locale/Codes/Language_Retired.pm
in lib/Locale/Codes/Script_Codes.pm
in lib/Locale/Codes/Script_Retired.pm