Do you know where your variables are? | |
PerlMonks |
Re: writing to arraysby Arien (Pilgrim) |
on Dec 25, 2002 at 20:45 UTC ( [id://222243]=note: print w/replies, xml ) | Need Help?? |
I would use an array of arrays like this:
use Data::Dumper if you are unsure about the structure of @data. — Arien
In Section
Seekers of Perl Wisdom
|
|