This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Shut up "used only once" warnings.
authorMichael G. Schwern <schwern@pobox.com>
Tue, 14 Sep 2010 02:10:18 +0000 (19:10 -0700)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 15 Sep 2010 16:59:41 +0000 (18:59 +0200)
commit140f53691aaf373827763070261a076e87563f46
treef573e655f7c48bb6ee8d0d68d1de9bedf737e9d7
parent16d4bea688216f67ff66c9d38ff549a8ced03c2d
Shut up "used only once" warnings.

Not very elegant, but it avoids using $^W or warnings.pm.
t/test.pl