Revision history for Perl extension Config-ENV 0.19 2022-06-11T02:09:43Z - Fix: Make sure error isn't empty because $^E varies by OS/locale (by akiym #14) - Remove Exporter::Lite from dependencies (#16) 0.18 2019-06-11T08:20:01Z - FIX: Improve error messages (by akiym) - FIX: Test for mswin32 (by akiym) 0.17 2018-03-02T05:52:38Z - FIX: regression on 0.16 (by kga) 0.16 2018-02-21T05:13:46Z - FIX: for perl 5.26 (by kga) 0.15 2017-06-08T09:04:15Z - FIX: local config is broken when localize guard object has released in a different order (by karupanerura) 0.14 2016-12-08T10:57:00Z - FIX: Avoid following warning "Constants from lexical variables potentially modified elsewhere are deprecated" 0.13 2014-12-18T04:53:27Z - FIX: A returning error in `load` (by issm) - FIX: Skipping test perlcritic (by issm) 2013-02-19 SATOH Hiroh * 0.12: Fix docs (by ysasak) 2012-03-08 SATOH Hiroh * 0.11: Fix test (by Songmu). 2011-10-31 SATOH Hiroh * 0.10: Implement 'load' function. 2011-10-24 SATOH Hiroh * 0.09: Implement 'current' method. 2011-10-12 SATOH Hiroh * 0.08: Implement 'local' function. 2011-08-02 SATOH Hiroh * 0.04: Remove config shorthand function. * 0.05: Enable to export 'config' as any name. * 0.06: Fix bug on merge data. * 0.07: Fix crash on perl-5.8.8 2011-07-27 SATOH Hiroh * 0.01: Initial release * 0.02: Bug fix * 0.03: Enable define default environment vim:set ft=changelog: