Subject: | Test failure with perl 5.13.11 |
There's a test failure on my freebsd 8.0 box with perl 5.13.11
installed. The same system with perl 5.12.3 works fine.
Here's the error:
Running make test
/usr/home/cpansand/var/ctps/2pre5140/install/perl-167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc/bin/perl
Build --makefile_env_macros 1 test
Variable "$Scope::Escape::Sugar::_block_a" is not available at (eval 28)
line 2.
Use of uninitialized value in subroutine entry at (eval 28) line 2.
# Failed test at t/block.t line 153.
# 'Can't use string ("") as a subroutine ref while
"strict refs" in use at (eval 28) line 2.
# '
# doesn't match '(?^:\Ano block named "a" is visible)'
# Looks like you failed 1 test of 52.
t/block.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/52 subtests
t/catch.t ........ ok
t/pod_cvg.t ...... ok
t/pod_syn.t ...... ok
t/with_escape.t .. ok
Regards,
Slaven