Subject: | Test suite fails with perl 5.19.x |
The test suite fails with perl 5.19.11 (on the same system it works fine with perl 5.18.2):
PERL_DL_NONLAZY=1 /bbbike/perl-5.19.11/bin/perl5.19.11 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
**********************************************
*** These tests generate a few warnings. ***
*** Do not be afraid. ***
**********************************************
Global constant main::ZUM redefined at t/define.t line 61.
Subroutine main::ZUM redefined at /bbbike/.cpan-build/define-1.02-M71dks/blib/lib/define.pm line 97.
Global constant main::ZOG redefined at t/define.t line 70.
Subroutine main::ZOG redefined at /bbbike/.cpan-build/define-1.02-M71dks/blib/lib/define.pm line 97.
# Test 18 got: "" (t/define.t at line 80)
# Expected: "1"
# t/define.t line 80 is: ok( ($body =~ /return 1 \+ BAZ \+ 0;/), 1 );
t/define.t ..
Failed 1/18 subtests
Regards,
Slaven