|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Looping through multiple arraysby Anonymous Monk |
| on Mar 05, 2015 at 11:30 UTC ( [id://1118875]=perlquestion: print w/replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi I would like to loop through multiple arrays size of the array might not be same. I need to insert the data from the array to database I tried using ListMore::Utils each_array but its trying to insert for 9 times with null statements where it can't find pairs from each array. How can I handle multiple arrays with different size. Thanks
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||