Skip Menu |

This queue is for tickets about the Filter-Crypto CPAN distribution.

Report information
The Basics
Id: 67516
Status: resolved
Priority: 0/
Queue: Filter-Crypto

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

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



Subject: Test suite fails with perl 5.14.0 pre RC0
See subject. I am encountering the problem on a FreeBSD system, where building and testing Filter-Crypto was never a problem with older perls. See http://matrix.cpantesters.org/?dist=Filter-Crypto&maxver= Regards, Slaven
Apologies for the appallingly slow response, but this should be fixed now in 1.33. The problem was certain versions of Carp auto-vivifying the B:: stash which triggered a rudimentary "security" feature to kick in. Upgrading to Carp 1.21 or higher would also fix the problem.