Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Request for Comments on Perl::Critic

by dave0 (Friar)
on Nov 04, 2005 at 05:33 UTC ( [id://505622]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    :compiler perlcritic
    :make
    
  2. or download this
    ## no critic: All the bad stuff below is necessary because [...]
    
  3. or download this
    use Perl::Critic::Reference;
    my $ref = Perl::Critic::Reference->new();
    ...
    
    # and later...
    my $explanation = $ref->lookup($violation->policy());
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://505622]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-23 23:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found