This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
test.pl: allow for undefs in eq_hash
authorHugo van der Sanden <hv@crypt.org>
Mon, 29 Oct 2012 23:31:21 +0000 (23:31 +0000)
committerHugo van der Sanden <hv@crypt.org>
Fri, 2 Nov 2012 09:28:12 +0000 (09:28 +0000)
commitfb75be7e173fe1e42d24ee6343ccce96261920ac
treea75e7f491ece6092bb2b09f8440e7684fe452f60
parent99543f15a007c8878501777ac5d75c1bbaef03b4
test.pl: allow for undefs in eq_hash

It should be possible to compare hashes with undef values without
triggering warnings.
t/test.pl