Kevin A. McGrail wrote:

> use warnings;
> no warnings 'uninitialized';

Don't do that.

Perl is trying to tell you something.  It's better to track down and
fix the problem than to hide it.

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to