Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: how to initialize array to null values

by GrandFather (Saint)
on Mar 24, 2009 at 03:33 UTC ( [id://752778]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        print " and a $objects[-1]" if @objects > 1;
        print ".\n";
    }
    
  2. or download this
    I can eat a apple and a banana.
    I can play a football and a tennis.
    I can read a book, novel and a magazine.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 20:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found