![]() |
|
P is for Practical | |
PerlMonks |
Re: Inserting more than one entry into a MySql DBby chromatic (Archbishop) |
on Feb 01, 2002 at 19:16 UTC ( #142746=note: print w/replies, xml ) | Need Help?? |
If I read you correctly, you've declared a single element array:
In that case, Perl is happily looping through each element of the array, all one entries. How about:
In Section
Seekers of Perl Wisdom
|
|