Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Deep CPAN distribution.

Report information
The Basics
Id: 32699
Status: resolved
Priority: 0/
Queue: Test-Deep

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

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



Subject: [PATCH] teach Test::Deep the new REGEXP base in 5.11
perl 5.11 introduced the first class citizen REGEXP which broke among several others Test::Deep. I made a cautious attempt at fixing things and now all tests pass while I only rewrote a single test. The patch is tested with 5.10 and 5.11. Please consider applying it. The patch is in my CPAN directory as ANDK/patches/Test-Deep-0.099-ANDK-01.patch.gz Thanks,
Thanks, I've been meaning to do that but haven't even downloaded 5.11 yet. Test-Deep-0.100 is working its way through CPAN's tubes as I write this, F