Revision history for Module-Lazy 0.04 Tue Mar 5 2019 - API Add PERL_LAZYLOAD_DISABLE, PERL_LAZYLOAD_DEBUG env variables - BUG don't try inflating already loaded modules in unimport() - BUG Add workaround to 'use Module x.yy' via fake VERSION number 0.03 Sun Mar 3 2019 - Allow use Module::Lazy; w/o argument - Fix deps, add more tests 0.02 Sun Mar 3 2019 - Fix bug with DESTROY being called before loading a package 0.01 Sat Mar 2 2019 - Initial release. Has `use Module::Load "Some::Module";` and `no Module::Load;`