0.94 2025-09-12 - add env var PERL_LIB_ARCHIVE_IGNORE - avoid treating running under Devel::Cover as running under a debugger 0.92 2022-04-09 - automatic expansion to $HOME/.lib_archive_extract under debugger - use env var PERL_LIB_ARCHIVE_HOME to set home dir 0.91 2021-01-30 - add archive version to extract path 0.9 2020-10-19 - add env var PERL_LIB_ARCHIVE_EXTRACT to extract the modules to the filesystem (for testing and debugging) 0.8 2020-10-03 - add loading from DATA section - fix running under debugger 0.7 2019-10-21 - fix tests for perls < 5.20 0.6 2019-10-19 - fix DATA filehandle for packed modules 0.5 2019-03-25 - better support for relative paths 0.4 2019-03-08 - fix inconsistent entries in %INC 0.3 2018-08-30 - fix manifest (thanks to manwar) 0.2 2018-08-29 - include test data 0.1 2018-08-28 - first public release