[VPM] suppress STDERR

Peter Scott Peter at PSDT.com
Sun May 15 07:11:14 PDT 2005


At 11:06 PM -0700 5/14/05, Jeremy Aiyadurai wrote:
>Hello all,
>
>i am in the process of writing a module. How do I suppress all error
>messages related to the the internal working of the module, with out
>suppressing all std err messages.
>
>eg. how do i suppress error messages for the module only?

perldoc perllexwarn.  Make your own warnings category.


More information about the Victoria-pm mailing list