Revision history for Getopt::EX -Mi18n module 1.02 2025-07-29T10:39:06Z - Replace custom ISO code modules with Locale::Codes - Improve documentation clarity and correctness - Add comprehensive test suite for i18n module 1.01 2025-07-10T05:05:48Z - Added 'env' option to allow customizing the environment variable name (default: LANG) and updated documentation accordingly. 1.00 2025-01-24T05:45:32Z - rename LocaleObj -> Local::LocaleObj not to indexed 0.09 2021-07-04T07:37:16Z - Stop to use Moo. 0.08 2020-06-24T05:49:11Z - Change 'country' to 'territory' to conform with standard. 0.07 2020-06-23T14:15:04Z - Some os (eg. WSL Ubuntu) does not have locales without codeset (xx_XX). 0.06 2020-06-08T01:52:19Z - Introduce parameter 'long_lc' and 'country_lc'. 0.05 2020-06-06T16:30:04Z - Update Moo implementation. 0.04 2020-06-06T02:09:48Z - Sort option list by country code. 0.03 2020-06-05T07:17:08Z - Add 'listopt' parameter. 0.02 2020-06-04T14:59:23Z - Fix bug of exporting variable from iso* submodules. 0.01 2020-06-04T10:12:23Z - Initial release