Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

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

by hesco (Deacon)
on Nov 07, 2011 at 19:01 UTC ( #936559=note: print w/replies, xml ) Need Help??


in reply to Perl::Critic policy for common Log::Log4perl mistake

The OP here is not asking that Perl::Critic evaluate @super_long_array, but rather whether the call to $logger is appropriately wrapped by the conditional.

if( $lal && $lol ) { $life++; }
if( $insurance->rationing() ) { $people->die(); }
  • Comment on Re: Perl::Critic policy for common Log::Log4perl mistake

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2023-03-22 02:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?