""Jay Savage"" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

<snip problem description>

> Can anyone point me to where I've gone wrong? Or is this a server
> quirk, which we seem to have plenty of (for instance, "-w" works fine
> in the shebang, but "use warnings" can't find warnings.pm)?

That means it is an old perl. Old perls didn't come with the warnings 
pragma. You could only turn them off and on globally ($^W, I think).

If this is the case, I would not be suprised by any problem description you 
may have.

Todd W.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to