|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^2: Multidimensional Arraysby chb (Chaplain) |
| on Nov 25, 2004 at 10:02 UTC ( #410364=note: print w/ replies, xml ) | Need Help?? |
|
You could try: using an array to hold the row, or: using a ref to the row. You should also consider use strict;, BTW...
In Section
Tutorials
|
|
||||||||||||||||||||