Subject: | Suggested policy: double comma |
I was surprised that this didn't generate any warning from perlcritic
(or from perl):
sub f {}
f 1, , 2;
There could be a policy catching two commas next to each other in code.
This queue is for tickets about the Perl-Critic CPAN distribution.
The Basics
People
|
Bug Information
|