On Sun, 26 Oct 2003 01:52:21 -0700, perl wrote:
>> sub mysub {
>>     my( $x, $y, $z ) = @_;

> Can I have three arrays instead?

Why would you have that?  There are a lot of advantages by using
references.


-- 
Tore Aursand <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to