Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Questions about using array-of-arrays

by Grey Fox (Chaplain)
on Jul 26, 2007 at 14:17 UTC ( [id://628936]=note: print w/replies, xml ) Need Help??


in reply to Questions about using array-of-arrays

Hi Jep
One of the things that has helped me figure out where I am in an array is data dumper. When you can see the array physically layed out it really helps.
#!/pw/prod/svr4/bin/perl use warnings; use strict; use Data::Dumper; my $array; print Dumper(@array);
Hope this helps
-- Grey Fox
"We are grey. We stand between the darkness and the light" B5

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2025-02-08 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (95 votes). Check out past polls.