Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: printing all elements of arrays

by beable (Friar)
on Jul 13, 2004 at 01:40 UTC ( [id://373806]=note: print w/replies, xml ) Need Help??


in reply to Re^2: printing all elements of arrays
in thread printing all elements of arrays

You can read perlfunc to find out about map. Also, the easiest way to print all the elements of an array is:

print "@array\n";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 12:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found