-
@petdance and @wbraswell are both very interested in keeping Perl::Critic going. @wbraswell sounds like he has more time to put toward it than I do.
What do we need to do to keep Perl::Critic goin…
-
We need to write up whatever the process is that @thaljef used for doing a release.
-
I've got perl::critic support turned on in my settings. A few days ago it worked but it seems that it hat stopped to work.
When is perlcritic supposed to run?
Is there a manual way to invoke a run…
-
Migrated from [rt.cpan.org #128988](https://rt.cpan.org/Ticket/Display.html?id=128988) (status was 'open')
Requestors:
* ahmed.iabdrabo@gmail.com
From ahmed.iabdrabo@gmail.com on 2019-04-01 11:01:28…
-
Perhaps a better name would be:
- Perl::Critic::Policy::BuiltinFunctions::ProhibitUseLib
or perhaps:
- Perl::Critic::Policy::ClassHierarchies::ProhibitUseLib
-
RT Ticket: http://rt.cpan.org/Ticket/Display.html?id=83446
Requested On: Tue Feb 19 06:01:39 2013
Requested By: EDAVIS@cpan.org
---
-
RT Ticket: http://rt.cpan.org/Ticket/Display.html?id=60801
Requested On: Fri Aug 27 08:04:13 2010
Requested By: o.trosien@epages.com
---
Most perlcritic violations have one or more possible resoluti…
-
As is demonstrated by the following StackOverflow question, it is possible to use a configuration option like `-policy` that doesn't exist.
- [How to run perl critic from a script with ProhibitExcessC…
-
Suggestion for a better name: Perl::Critic::Policy::Miscellanea::RequireSheBang
-
The latest release of PPI 1.252 (and presumably newer releases) are causing failure for Perl::Critic:
https://ci.appveyor.com/project/petdance/perl-critic/builds/24138034
```
...
t\04_options_…