Subject: | t/padwalker.t fails on perl 5.8 |
If PadWalker is installed, t/padwalker.t will fail on perl 5.8.
There is a note in the test file about a change in behavior that seems relevant. Test output follows:
1..6
ok 1 - use Devel::Gladiator;
ok 2
not ok 3
# Failed test at t/padwalker.t line 44.
# got: undef
# expected: 'outer'
ok 4
ok 5
ok 6