On Nov 9, 3:35 pm, [EMAIL PROTECTED] (Jenda Krynicky) wrote:
>
>   @[EMAIL PROTECTED] = ( [EMAIL PROTECTED],[EMAIL PROTECTED]);

Note that _can_ also be written

 @[EMAIL PROTECTED] = \( @valone, @valtwo);

But IMNSHO it this syntax should _only_ be used in code that is
intended as part of a response to the question "what's the most
confusing feature of Perl5 syntax?"



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to