Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Module Announcement: Perl-Critic-1.01

by BrowserUk (Patriarch)
on Jan 26, 2007 at 11:37 UTC ( [id://596696]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    02 -> 03  0.3169  99.78%  100,000 -> 1,000,000
    01 -> 02  0.0007   0.21%  201 -> 100,000
    00 -> 01  0.0000   0.01%  INIT -> 201
    
  2. or download this
    Code before strictures are enabled at line 1, column 1. See page 429 o
    +f PBP.
    RCS keywords $Id$ not found at line 1, column 1. See page 441 of PBP.
    ...
    Module does not end with "1;" at line 25, column 21. Must end with a r
    +ecognizable true value.
    Code not contained in explicit package at line 25, column 21. Violates
    + encapsulation.
    Code not contained in explicit package at line 27, column 1. Violates 
    +encapsulation.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-24 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found