And show us a (short) sample of the output.use strict; use warnings; use Data::Dumper; my @array; # do whatever to populate the array print Dumper \@array;
Also, to help you on your way, have at look at these tutorials:
In reply to Re: How to access an Array Element
by wfsp
in thread How to access an Array Element
by barrycarlyon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |