Subject: | Test failures because of bundled Test::Builder::Module |
PERL_DL_NONLAZY=1 "/opt/perl-5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
Test::Builder::Module version 0.99 required--this is only version 0.94 at /opt/perl-5.18.4/lib/site_perl/5.18.4/Test/More.pm line 23.
BEGIN failed--compilation aborted at /opt/perl-5.18.4/lib/site_perl/5.18.4/Test/More.pm line 23.
Compilation failed in require at t/00_compile.t line 2.
BEGIN failed--compilation aborted at t/00_compile.t line 2.
t/00_compile.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...