in reply to
Re^2: variable number of lists
in thread
variable number of lists
For example by iterating over the indexes of one array, and accessing the the items "simultaneously" (whatever that means if you don't use threads...) by index.
Comment on
Re^3: variable number of lists
In Section
Seekers of Perl Wisdom