|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Question about how to return a array in subroutine to form a two dimensional arrayby linuxkid (Sexton) |
| on Aug 06, 2012 at 16:04 UTC ( #985764=note: print w/ replies, xml ) | Need Help?? |
|
the generator of the array looks a little off, personally i would have used a ref, i.e. $array = [];, and done it manually, or with a loop. --linuxkidimrunningoutofideas.co.cc
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||