The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for this software.

0.07  2021-08-19 00:00:00
  - gives caller package "no feature qw(indirect);"
  - add SEE ALSO of POD
  - add CONTRIBUTING
  - created by INABA Hitoshi

0.06  2021-05-12 00:00:00
  - gives caller package "use feature qw(signatures); no warnings qw(experimental::signatures);"
  - created by INABA Hitoshi

0.05  2021-05-08 00:00:00
  - fix confess() messages
  - created by INABA Hitoshi

0.04  2021-03-16 00:00:00
  - fix Perl7::Handy::confess() message
  - created by INABA Hitoshi

0.03  2020-09-06 00:00:00
  - SKIP on CPAN: 101_use_strict.t
  - SKIP on CPAN: 104_no_multidimensional.t
  - created by INABA Hitoshi

0.02  2020-09-06 00:00:00
  - fix 101_use_strict.t and 104_no_multidimensional.t
  - created by INABA Hitoshi

0.01  2020-09-05 00:00:00
  - original version
  - created by INABA Hitoshi