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
|
This service is sponsored and maintained by Best Practical Solutions and runs on Perl.org infrastructure.
Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.