in reply to Changing name of ARRAY in each iteration
You almost certainly want a different data structure - perhaps an array of arrays or a hash of arrays. See the Data Structures Cookbook for more detail.
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
|
|---|