Subject: | UNIVERSAL does not export anything |
Module compilation fails for perl 5.22.0 and later:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.0t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
UNIVERSAL does not export anything at /tmpfs/.cpan-build/2015112112/Plugins-0.41-z_8Lbe/blib/lib/Plugins.pm line 7.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build/2015112112/Plugins-0.41-z_8Lbe/blib/lib/Plugins.pm line 7.
Compilation failed in require at /tmpfs/.cpan-build/2015112112/Plugins-0.41-z_8Lbe/blib/lib/Plugins/Style1.pm line 7.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build/2015112112/Plugins-0.41-z_8Lbe/blib/lib/Plugins/Style1.pm line 7.
Compilation failed in require at t/foo.t line 7.
BEGIN failed--compilation aborted at t/foo.t line 7.
t/foo.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run