can somebody help me in giving guidelines as hoe to create a 2 dimentional array in perl.... it would be useful if some easily understandable url's are specified...
Multidimensional Array
Collapse
X
-
-
perldoc Arrays of Arrays
It would most certainly be good to read all of this particular document to learn all about nested data structures. But this will link specifically to the "Arrays of Arrays" section.
- MillerComment
Comment