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)
commit51d3d67a18705467fa51bb66805456a2502505f1
treeca047dd2a0875ca11e89320de634f01085396c01
parent247127278285a97f056830b584f4fc6b847f8eb8
capture actual test warnings

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).
t/50-cgi.t