Subject: | Experimental keys on scalar is now forbidden |
The test suite of 0.02 fails with newer perls (e.g. 5.24.0):
...
PERL_DL_NONLAZY=1 "/usr/perl5.24.0p/bin/perl5.24.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
line: 1: too much code will kill you | at /usr/perl5.24.0p/lib/site_perl/5.24.0/Parse/Crontab.pm line 78.
Invalid crontab specification at /home/cpansand/.cpan/build/2017051815/CloudCron-0.02-5/blib/lib/CloudCron/Compiler.pm line 38.
t/CronToRules.t .. ok
Experimental keys on scalar is now forbidden at t/TargetInput.t line 17.
t/TargetInput.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...