Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Multi-Dimensional Array

by Fang (Pilgrim)
on Jul 03, 2005 at 19:50 UTC ( [id://472062]=note: print w/replies, xml ) Need Help??


in reply to Multi-Dimensional Array

for my $x (@foo) { for my $y (@$x) { # do your stuff with $y } }

Update: Check node 30275 as well

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-26 07:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found