Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Perl::Critic policy for common Log::Log4perl mistake

by jethro (Monsignor)
on Nov 08, 2011 at 18:05 UTC ( [id://936837]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub fib_no_log {
      my @fibonacci = (0, 1);
    ...
    ...
    
        'fib_no_log' => sub { fib_no_log() },
    
  2. or download this
                            Rate fib_log_buffer fib_log_buffer_is_chk    f
    +ib_no_log
    fib_log_buffer        11712/s             --                  -13%    
    +      -68%
    fib_log_buffer_is_chk 13525/s            15%                    --    
    +      -63%
    fib_no_log            36540/s           212%                  170%    
    +        --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-03-29 09:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found