Subject: | Can't redeclare "my" in "my" |
Module compilation fails with newer perls (e.g. perl 5.24.0, 5.25.5):
Can't redeclare "my" in "my" at /tmpfs/.cpan-build-cpansand/2016092106/Footprintless-1.15-0/blib/lib/Footprintless/App/ActionCommand.pm line 76, near ", my"
Compilation failed in require at /opt/perl-5.25.5/lib/5.25.5/parent.pm line 16.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016092106/Footprintless-1.15-0/blib/lib/Footprintless/App/Command/deployment.pm line 9.
Compilation failed in require at /opt/perl-5.25.5/lib/site_perl/5.25.5/Sub/Exporter/Util.pm line 18.
# Looks like your test exited with 255 just after 1.
(in cleanup) (in cleanup) at /opt/perl-5.25.5/lib/5.25.5/Carp.pm line 167 during global destruction.
(in cleanup) (in cleanup) at /opt/perl-5.25.5/lib/5.25.5/Carp.pm line 167 during global destruction.
t/Footprintless_App_Command_config.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests