in reply to
How to work with Arrays of 83,000 values
Since you only showed us your working code, you'll have to debug your broken code on your own. Tip #2 from the
Basic debugging checklist
(
print
) would be a good place to start.
See also:
Writeup Formatting Tips
Comment on
Re: How to work with Arrays of 83,000 values
In Section
Seekers of Perl Wisdom