Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Build your array with push

by Roy Johnson (Monsignor)
on Jan 31, 2006 at 16:44 UTC ( [id://526794]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @items = ((),,,,5);
    print "<$_>\n" for @items;
    # prints only one item
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (9)
As of 2024-03-28 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found