I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-06-11 21:28:05-07 by fergal in response to 8058
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