[EMAIL PROTECTED] wrote:

> >     sub mysub {
> >         my( $x, $y, $z ) = @_;
>
> Can I have three arrays instead?

Sure, if you don't mind having all items from all lists offered as
arguments laoded into the first array.

Joseph


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

Reply via email to