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
- Locale::Codes::Changes - details changes to Locale::Codes
- Locale::Codes::Types - types of data sets supported
Modules
- Locale::Codes - a distribution of modules to handle locale codes
- Locale::Codes::Country - module for dealing with country code sets
- Locale::Codes::Currency - module for dealing with currency code sets
- Locale::Codes::LangExt - module for dealing with langext code sets
- Locale::Codes::LangFam - module for dealing with langfam code sets
- Locale::Codes::LangVar - module for dealing with langvar code sets
- Locale::Codes::Language - module for dealing with language code sets
- Locale::Codes::Script - module for dealing with script code sets
- Locale::Country - module for dealing with country code sets
- Locale::Currency - module for dealing with currency code sets
- Locale::Language - module for dealing with language code sets
- Locale::Script - module for dealing with script code sets
Provides
- Locale::Codes::Constants in lib/Locale/Codes/Constants.pm
- Locale::Codes::Country_Codes in lib/Locale/Codes/Country_Codes.pm
- Locale::Codes::Country_Retired in lib/Locale/Codes/Country_Retired.pm
- Locale::Codes::Currency_Codes in lib/Locale/Codes/Currency_Codes.pm
- Locale::Codes::Currency_Retired in lib/Locale/Codes/Currency_Retired.pm
- Locale::Codes::LangExt_Codes in lib/Locale/Codes/LangExt_Codes.pm
- Locale::Codes::LangExt_Retired in lib/Locale/Codes/LangExt_Retired.pm
- Locale::Codes::LangFam_Codes in lib/Locale/Codes/LangFam_Codes.pm
- Locale::Codes::LangFam_Retired in lib/Locale/Codes/LangFam_Retired.pm
- Locale::Codes::LangVar_Codes in lib/Locale/Codes/LangVar_Codes.pm
- Locale::Codes::LangVar_Retired in lib/Locale/Codes/LangVar_Retired.pm
- Locale::Codes::Language_Codes in lib/Locale/Codes/Language_Codes.pm
- Locale::Codes::Language_Retired in lib/Locale/Codes/Language_Retired.pm
- Locale::Codes::Script_Codes in lib/Locale/Codes/Script_Codes.pm
- Locale::Codes::Script_Retired in lib/Locale/Codes/Script_Retired.pm