capture actual test warnings
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 20 Oct 2009 22:02:20 +0000 (00:02 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 21 Oct 2009 20:56:20 +0000 (22:56 +0200)
Compare expected `use warnings` output to warnings produced by similar code
instead of hardcoding text.  It doesn't really matter what is said, as long
it's the same using plp.

Fixes (so far and afaik) a slight change introduced by Perl v5.11.0 in
"Useless use of a constant in void context" (adding details about which
constant).


No differences found