-
A near-repeat of a previous issue:
```
echo 'OutputPath => ( {\(my $o = undef) } )' | perlcritic --single Variables::ProhibitUselessInitialization
Fatal error while critiquing "SCALAR(0x1240520)": C…
-
https://travis-ci.org/yak1ex/String-Unescape/jobs/24323913
Reproduced on Cygwin.
```
[DZ] beginning to build String-Unescape
[DZ] guessing dist's main_module is lib/String/Unescape.pm
[DZ] extractin…
-
swsnr updated
10 years ago
-
Test::More, and everybody else I could find do it this way. Except Test::Vars that is, but that is being fixed.
Test::Perl::Critic does it the correct way, but Test::Perl::Critic::Progressive, for im…
-
This is perl 5.19.10, darwin version 10.8.
```
--> Working on Perl::Critic::Utils
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/T/TH/THALJEF/Perl-Critic-1.121.tar.gz
-> OK
Unpacking Pe…
-
$ cpanm -v Devel::Trace::Syscall
cpanm (App::cpanminus) 1.7001 on perl 5.018002 built for x86_64-linux
Work directory is /home/s1/.cpanm/work/1403400667.13734
You have make /usr/bin/make
You have LWP …
-
RT Ticket: http://rt.cpan.org/Ticket/Display.html?id=86604
Requested On: Sun Jun 30 17:58:09 2013
Requested By: dsteinbrunner@pobox.com
---
Perl/Critic/CORE_DEVELOPER.pod
57: and and -> and
183: con…
-
Hi there-
I was smoking Perl::Critic with the latest PPI, and I came across this...
As of 1.216_01, PPI incorrectly parses the expression `$foo ||= 0;` as follows:
```
PPI::Docu…
-
relax the strict Perl::Critic::Policy::CodeLayout::UseParrotCoda;
which checks for
```
# Local Variables:
# mode: cperl
# cperl-indent-level: 4
# fill-column: 100
# End:
# vim: expandtab shift…
-
From: http://www.cpantesters.org/cpan/report/73fbf8ae-a667-11e3-a5ea-fb73e07f6f32
```
TEST RESULTS:
Below is the error stack from stage 'make test':
t/critic.t .......... skipped: Author test. Set…