Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Data::Table - empty values - avoid warnings

by andreas1234567 (Vicar)
on Oct 25, 2007 at 07:39 UTC ( [id://647096]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ((defined($_->[0]) && $_->[0] =~ m/^\d+$/) ? $_->[0] : 0)
    
  2. or download this
    $ perl
    use strict;
    ...
    1,10,11
    2,20,22
    3, ,3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-23 06:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found