Skip Menu |

This queue is for tickets about the Scope-Escape-Sugar CPAN distribution.

Report information
The Basics
Id: 67000
Status: resolved
Priority: 0/
Queue: Scope-Escape-Sugar

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.000
Fixed in: (no value)



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
FWIW, this is somehow related to v5.13.9-266-gd1bfb64 which broke Lexical::Sub. With 5.13.10 Lexical::Sub started working again but Sugar::Escape::Sugar did not.
I believe this was fixed in Scope-Escape-Sugar-0.001.