Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Module Announcement: Perl-Critic-1.01

by xdg (Monsignor)
on Jan 26, 2007 at 15:22 UTC ( [id://596728]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Data::Dump::Streamer;
    
    ...
    my @true_values = map { filter_true($_) } @values;
    
    Dump \@true_values
    
  2. or download this
    $ARRAY1 = [
                1,
                ( undef ) x 2
              ];
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://596728]
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: (3)
As of 2024-04-19 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found