Skip Menu |

This queue is for tickets about the Perl-Critic-Bangs CPAN distribution.

Report information
The Basics
Id: 20500
Status: resolved
Priority: 0/
Queue: Perl-Critic-Bangs

People
Owner: Nobody in particular
Requestors: thaljef [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.20
Fixed in: (no value)



Subject: Bangs::ProhibitNumberedNames catches $1, $2, etc.
The Bangs::ProhibitNumberedNames policy catches on the regex capture variables $1, $2, etc. These should probably be exempt. I'll submit a patch shortly.
This has apparently been fixed long ago. I've created a new test case for it, too.