I declare like that all of the time on WinNT and it seems to work fine.

Anyway, if you do the 'perl -c -w scriptname.pl' test AND use strict, any
syntax errors will become (painfully!) obvious ;-)

"A Taylor" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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
>
>
>
> You are just a dewdrop, and as you meditate the dewdrop starts slipping
from
> the petals of the Lotus towards the ocean. When the meditation is
complete,
> the dewdrop has disappeared into the ocean. Or you can say, the ocean has
> disappeared into the dewdrop.
>
> Bhagwan Shree Rajneesh.
>
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/2002



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

Reply via email to