Test-Deep - Re: Comparing undef and empty string

Posted on Thu Jun 12 00:28:05 2008 by fergal in response to 8058 (See the whole thread of 6)
Re: Comparing undef and empty string

You might also try doing the unless defined for $d2 instead of/as well as $d1. Otherwise, you'll have to wait until I have time to look at this properly - it's not something that Test::Deep supports out of the box but it is something that I would like it to support.

Direct Responses: 8076 | Write a response