Maybe you can refer to use vars ( perldoc -m vars).

Rgds,
Connie


----- Original Message ----- 
From: "A Taylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 4:23 AM
Subject: Is it legal ???


> Hi all, I am trying to declare some variables and was wondering what the 
> best way to do this was. Is it legal to do something like this:
> my (@pairs, $ENV, $buffer);
> The reason I ask is that I am not sure if its cool to have Arrays and Scalar 
> vars within the same brackets.
> Thanks for your help
> 
> Anadi



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

Reply via email to