Skip Menu |

This queue is for tickets about the PadWalker CPAN distribution.

Report information
The Basics
Id: 19492
Status: rejected
Priority: 0/
Queue: PadWalker

People
Owner: Nobody in particular
Requestors: epi [...] deru.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.0
Fixed in: (no value)



Subject: 'make test' fails with 5.8.0 on RHEL WS 3 (2.4.21)
$ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/closure....."my" variable $blah masks earlier declaration in same scope at t/closure.t line 56. t/closure.....ok t/dm..........ok t/foo.........ok t/our.........ok t/recurse.....ok t/sub.........ok t/test........FAILED tests 9, 15 Failed 2/15 tests, 86.67% okay t/tt..........FAILED tests 3-4 Failed 2/5 tests, 60.00% okay t/var_name....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/test.t 15 2 13.33% 9 15 t/tt.t 5 2 40.00% 3-4 Failed 2/9 test scripts, 77.78% okay. 4/65 subtests failed, 93.85% okay. make: *** [test_dynamic] Error 29
From: ROBIN [...] cpan.org
Yes, PadWalker is only fully compatible with Perl 5.8.2 and later. PadWalker 1.2 has been modified to fail more gracefully on unsupported versions of Perl.