Skip Menu |

This queue is for tickets about the Class-Modular CPAN distribution.

Report information
The Basics
Id: 122343
Status: new
Priority: 0/
Queue: Class-Modular

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.05
Fixed in: (no value)



Subject: Use of inherited AUTOLOAD for non-method ... is no longer allowed
perl 5.27.1 introduced an incompatible change, which is causing the test suite to fail: ... PERL_DL_NONLAZY=1 "/bbbike/perl-5.27.1/bin/perl5.27.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Failed while trying to clone: Use of inherited AUTOLOAD for non-method Foo::_clone() is no longer allowed at /tmpfs/.cpan-build-cpansand/2017070309/Class-Modular-0.05-0/blib/lib/Class/Modular.pm line 261. # Looks like your test exited with 255 just after 6. t/01_module.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/11 subtests ... More information: https://perl5.git.perl.org/perl.git/blob/HEAD:/pod/perl5271delta.pod#l93