[EMAIL PROTECTED] wrote:
Hi Gunnar and Members
I am very thrilled with your solutions. Is 'LOOP' as in ====>> LOOP:
foreach ( @datas ) { <<=========
a function or a command etc.
No, it's just the name I chose to give the outer foreach loop to be able
to refer to it from within the inner foreach loop. See the last example
in the "Foreach Loops" section in "perldoc perlsyn".
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/