Yes. If you do it right after "use warnings;", then it will be in effect for the rest of your script.
-----Original Message----- From: Richard Heintze [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 4:15 PM To: [EMAIL PROTECTED] Subject: RE: Surpressing concatenation with null warnings > I think what you want is this: > > no warnings qw(uninitialized); > Would I put this immediately after "use warnings;"? __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]