-
RT Ticket: http://rt.cpan.org/Ticket/Display.html?id=82636
Requested On: Fri Jan 11 08:28:11 2013
Requested By: carnil@debian.org
---
Hi
This bug has been forwarded from http://bugs.debian.org/6979…
-
RT Ticket: http://rt.cpan.org/Ticket/Display.html?id=84135
Requested On: Fri Mar 22 01:26:12 2013
Requested By: HMBRAND@cpan.org
---
If file.t uses Test::More (extension .t and obviously a test file…
-
### Short Summary
When using Perl Critic set for "--brutal", it is impossible to have the code in Komodo register as "tidy". This is caused by the code being misformatted by Komodo to add a ##…
-
```
$ cat foo.pl
#!/var/perl/bin/perl
@subs = sort keys %main::;
@subs = sort keys %blah::blah::;
```
```
$ perlcritic foo.pl --single-policy=Modules::RequireExplicitInclusion
Use of uninitialized v…
-
When viewing http://cpants.cpanauthors.org/dist/Perl-Critic-Policy-Perlsecret
The History chart is not appearing.
Javascript console reports: Uncaught ReferenceError: $ is not defined on line 160.
Wh…
-
I tested with both Perl::Critic::Freenode and Perl::Critic::Lax and it seems that setting `theme` in `.perlcriticrc` to a non-core theme is not correctly finding policies of that theme.
.perlcriticrc…
-
`foo` and `baz` get caught correctly. `bat` is ignored correctly because it's an empty prototype. `bar` should be caught but is not.
This looks like the same problem as https://github.com/Perl-Cr…
-
RT Ticket: http://rt.cpan.org/Ticket/Display.html?id=64582
Requested On: Fri Jan 07 10:15:59 2011
Requested By: dschrag@oneupweb.com
---
We have different versions of Perl (and Perl::Critic) install…
-
! Installing Perl::Critic::Violation failed. See /home/dt/.cpanm/work/1557816547.24562/build.log for details.
Retry with --force to force install it.
cpanm Perl::Critic::Violation
…
-
```
bash-3.2$ find Perl-Critic-1.132/lib/Perl/Critic/Policy -type f -name "*.pm" | wc -l
144
bash-3.2$ perlcritic --list | wc -l
142
bash-3.2$ perlcritic --version
1.132
bash-3.2$
```
if yo…
sopov updated
5 years ago