Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 7030
Status: resolved
Priority: 0/
Queue: Test-Simple

People
Owner: Nobody in particular
Requestors: fergal [...] esatclear.ie
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.48_02
Fixed in: (no value)



Subject: is_deeply and DNE
is_deeply({}, {key => []}) is_deeply([], [[]]}) both pass I think it's fixed by the first part of tthe patch at http://www.mail-archive.com/perl5-porters@perl.org/msg62300.html
[FDALY - Tue Jul 20 19:13:26 2004]: Show quoted text
> is_deeply({}, {key => []}) > is_deeply([], [[]]}) > > both pass > > I think it's fixed by the first part of tthe patch at > > http://www.mail-archive.com/perl5-porters@perl.org/msg62300.html
This URL is no longer valid. Could you repost the patch?