SPUG: Too Many Warnings

Parr, Ryan Ryan.Parr at wwireless.com
Wed Mar 27 12:33:02 CST 2002


use warnings;
no warnings 'uninitialized';

>From reading the warnings man page and code, I think that ought to do it.

-- Ryan Parr

Common sense is the collection of prejudices acquired by age eighteen.
		-- Albert Einstein


-----Original Message-----
From: Peter Darley [mailto:pdarley at kinesis-cem.com] 
Sent: Wednesday, March 27, 2002 9:08 AM
To: SPUG
Subject: SPUG: Too Many Warnings


Friends,
	I'm using some modules that throw up huge numbers of 'Use of
uninitialized value' warnings, which aren't particularly interesting to me.
Is there some way I can turn off just these warnings? Thanks, Peter Darley


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org





More information about the spug-list mailing list