> -----Original Message----- > From: Etienne Marcotte [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 12:15 PM > To: Bob Showalter > Cc: 'Tomasi, Chuck'; '[EMAIL PROTECTED]' > Subject: Re: Getting past "Use of uninitialized value..." > > > can we do the same for "variable used only once" ?? > because I can't get rid of mine
no warnings qw(once); To find the category to use for "no warnings", use perldoc perldiag to find the warning message. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]