> On Mar 29, 2017, at 3:47 PM, Kevin Phair <[email protected]> wrote:
>
> Something like
>
> [-Subroutines::ProhibitSubroutinePrototypes]
Thanks. I ran across that myself on perlmaven.com right before I went
to lunch. I was hoping to find a page on CPAN or even the Perl Critic web site
that would list all the exceptions, but unless I just don’t know where to look,
it’s simply not available. Now watch - someone will find that list and prove
me wrong. ;)
——
O.K., if you install P::C on your own machine, you can run:
perlcritic -list
to get a list of them.
Also, some good news. It looks like P::C is now under new management,
so we’ll probably be seeing an update before too much longer.
https://github.com/Perl-Critic/Perl-Critic/issues/713
Frank
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/