Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

perlcritic and OO Perl (including Moose) idioms

by boftx (Deacon)
on Sep 20, 2013 at 01:54 UTC ( [id://1054930]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package CriticTest;
    
    ...
    [~/perl/test]$ perlcritic -1 CriticTest.pm                   
    Private subroutine/method '_build_needs_build' declared but not used a
    +t line 14, column 1.  Eliminate dead code.  (Severity: 3)
    Always unpack @_ first at line 14, column 1.  See page 178 of PBP.  (S
    +everity: 4)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-29 09:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found