Subject: | UNIVERSAL does not export anything |
Compilation fails on newer perls (5.22.0+):
PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.1-RC1/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/2015111300/GetRc-0.23-rpOyTK/blib/lib/GetRc.pm line 8.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build/2015111300/GetRc-0.23-rpOyTK/blib/lib/GetRc.pm line 8.
Compilation failed in require at t/00load.t line 5.
BEGIN failed--compilation aborted at t/00load.t line 5.
...
Overview of test reports: http://matrix.cpantesters.org/?dist=GetRc%200.23