> -----Original Message-----
> From: Nikola Janceski [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 10, 2002 4:33 PM
> To: Beginners (E-mail)
> Subject: change where use warnings go..
> 
> 
> I want to change where the warnings from use warnings goes.
> I already screwed around with STDERR so don't give me those 
> suggestions
> (there are other things going to STDERR).
> and the same for use strict if possible.
> 
> =) 
> 
> thanx if you have any ideas.

perldoc -f warn gives some details on doing this.

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

Reply via email to