(see <
CB6FC0B0-FF03-4554-9E81-1DC167722DA2@cpan.org>)
### XXX whitebox test!
local $Params::Check::VERBOSE = 1; # so the warnings are emitted
+ local $Params::Check::VERBOSE = 1; # so the warnings are emitted
my $rv = $log->retrieve( frobnitz => $$ );
ok( !$rv, q[Retrieval with bogus args] );