Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 41241
Status: resolved
Priority: 0/
Queue: Test-Differences

People
Owner: Nobody in particular
Requestors: ovid [...] cpan.org
Cc: whynot [...] pozharski.name
AdminCc:

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



Subject: Undef != ''
<gandalf>You shall not pass!</gandalf> #!/usr/bin/env perl use Test::Most 'no_plan'; use strict; eq_or_diff undef, ''; <balrog>Heh.</balrog>
From: whynot [...] pozharski.name
On Wed Nov 26 09:08:37 2008, OVID wrote: Show quoted text
> <gandalf>You shall not pass!</gandalf>
I believe this one should be merged (if that's ever possible for rt.cpan.org) with #38320. BTW, take a look at F<32320-rt-cpan-org.diff>.
This is fixed the in .60 release which should be on the CPAN soon. My apologies for how long this has taken. Cheers, Ovid