Revision history for this software. 0.15 2023-03-25 00:00:00 - update POD - created by INABA Hitoshi 0.14 2021-09-19 00:00:00 - finds mb.pm from $ENV{'PERL_LOCAL_LIB_ROOT'}, $FindBin::Bin, and "$FindBin::Bin/lib" then from @INC - created by INABA Hitoshi 0.13 2021-02-18 00:00:00 - born again using mb.pm modulino - created by INABA Hitoshi 0.12 2019-07-14 00:00:00 - fix Kwalitee Issues: no_pod_errors - fix Kwalitee Issues: use_strict - fix Extra Issues: consistent_version - fix Extra Issues: has_meta_json - fix Extra Issues: use_warnings - fix Experimental Issues: meta_yml_has_repository_resource - created by INABA Hitoshi 0.11 2018-09-09 00:00:00 - add lib/App/japerl.pm - created by INABA Hitoshi 0.10 2018-09-08 00:00:00 - fix exit system() to exit system() >> 8 - change META.yml version 1.3 to 1.4 - remove japerl.bat.conf - remove pMakefile.PL - add pmake.bat - add LICENSE - created by INABA Hitoshi 0.09 2017-01-22 00:00:00 - remove '.' from @INC (CVE-2016-1238: Important unsafe module load path flaw) - created by INABA Hitoshi 0.08 2016-06-07 00:00:00 - support Perl 5.24 - support Fake::Encode module - remove Strict::Perl from document - created by INABA Hitoshi 0.07 2015-06-18 00:00:00 - support Perl 5.22 - support 'EXE_FILES' of Makefile.PL - created by INABA Hitoshi 0.06 2014-08-19 00:00:00 - avoid: Could not eval '...' in japerl.bat: syntax error - avoid: Use of uninitialized value at japerl.bat - remove comment about warnings.pm - created by INABA Hitoshi 0.05 2014-02-09 00:00:00 - PERL5OPT works for more than a single group of options - add comment - created by INABA Hitoshi 0.04 2014-02-02 00:00:00 - add Makefile.PL - rename japerl.bat.conf to japerl.bat.conf.sample - add simple japerl.bat.conf - add simple japerl.bat.conf.utf8 - add simple japerl.bat.conf.eucjp - support Modern::Open - created by INABA Hitoshi 0.03 2014-01-16 00:00:00 - overwrite if escaped script is 0 byte - enable PERL5LIB when escaping - created by INABA Hitoshi 0.02 2014-01-01 00:00:00 - autodetect ENCODING sample - other environment variables - created by INABA Hitoshi 0.01 2013-11-19 00:00:00 - original version; - created by INABA Hitoshi