Wiggins d'Anconia said:

> Are you doing:
>
> use warnings;
>
> or using the -w switch?  The use warnings pragma should be package or
> file scoped (I never can remember)

Actually, it is lexically scoped, which is even better.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net


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

Reply via email to