This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Stop having one of the following qw() warnings hide the other:
authorEric Brine <ikegami@adaelis.com>
Wed, 22 Jun 2011 08:06:10 +0000 (01:06 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 4 Jul 2011 05:02:56 +0000 (22:02 -0700)
commit7e03b518f310049554c2f316e4dd3051a0af0acf
treee9f51966f2d5569d607ba93377e764c5eef954ee
parent47e9d84a3af211d9a80e0f7c8a7d6c3f3d9c9cbc
Stop having one of the following qw() warnings hide the other:
 - Possible attempt to separate words with commas
 - Possible attempt to put comments in qw() list
t/lib/warnings/toke
toke.c