![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Second and Third observationsby cLive ;-) (Prior) |
on Aug 22, 2001 at 09:06 UTC ( #106878=note: print w/replies, xml ) | Need Help?? |
re 2nd obv@array in scalar context is the number of elements in the array. $#array is the index of the last element. ieMy only observation here is that: is a little 'cleaner'. re 3rd obvDoesn't have to, as it's the last statement in a coding block. But, it *is* a good habit to get into.re uncallous comment"try debugging your code" - perhaps you could spend an extra minute or two checking your answer before ranting :)cLive ;-) PS - blame any lette ommissions on my dodgy keyboad which will get eplaced soon... Update: PPS - try removing first print statement (why is it there?). I suggest you move the second to just above your output line (print <<EndHTML;). Other notes... And, to finish, I strongly suggest you use CGI.pm
In Section
Seekers of Perl Wisdom
|
|