Quantcast

violations plugin ( perlcritic ) question

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

violations plugin ( perlcritic ) question

Kamal Ahmed
Hi,
What format is acceptable to the PerlCritic TYPE in violations plugin?

I have the following in a file, but it is showing ZERO Violations

Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 66
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 89
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 123
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 158
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 183



Thanks,
-Kamal.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: violations plugin ( perlcritic ) question

Kamal Ahmed
nm, solved
removed
--verbose 3
switch



From: Kamal Ahmed <[hidden email]>
To: "[hidden email]" <[hidden email]>
Sent: Thursday, October 18, 2012 10:48 PM
Subject: violations plugin ( perlcritic ) question

Hi,
What format is acceptable to the PerlCritic TYPE in violations plugin?

I have the following in a file, but it is showing ZERO Violations

Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 66
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 89
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 123
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 158
Subroutine prototypes used at cgi-bin/CR/AccessControl.pm line 183



Thanks,
-Kamal.


Loading...