-
Migrated from [rt.perl.org#123540](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=123540) (status was 'resolved')
Searchable as RT123540$
p5pRT updated
9 years ago
-
my %hash;
$hash{'asdf'} //= { 'a' => 1, 'b' => 2 };
generates: Comma used to separate statements at line 7, column 21. See pages 68,71 of PBP. (Severity: 4)
Perl::Critic version 1.122
-
```
CAVEATS
This policy currently misses some compound statements inside of the map.
For example, the following code incorrectly does not trigger a violation:
map { do { foo(); bar() …
-
RT Ticket: http://rt.cpan.org/Ticket/Display.html?id=72737
Requested On: Sat Nov 26 06:24:22 2011
Requested By: john.deighan@gmail.com
---
The attached file compiles just fine, but Perl::Critic give…
-
From a pass over the PPI rt.cpan.org queue:
RT tickets to close with 1.216 from due to merging of moregan branches:
- 68176 and 71705 -- support all augmented assignment operators
33536720901b81b0e…
-
Migrated from [rt.perl.org#123664](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=123664) (status was 'rejected')
Searchable as RT123664$
p5pRT updated
9 years ago
-
Migrated from [rt.perl.org#123550](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=123550) (status was 'resolved')
Searchable as RT123550$
p5pRT updated
9 years ago
-
When additional Perl::Critic Policies are installed, the t/perl-critic.t test reports lots of issue.
A lot of issues from Perl-Critic-OTRS
and even some from Perl-Critic-Nits
setting theme=core would …
-
Migrated from [rt.perl.org#123768](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=123768) (status was 'rejected')
Searchable as RT123768$
p5pRT updated
9 years ago
-
Migrated from [rt.perl.org#123429](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=123429) (status was 'resolved')
Searchable as RT123429$
p5pRT updated
9 years ago