From a21f04a4db5dda4ff53c32178bda09245f795f6b Mon Sep 17 00:00:00 2001 From: Karen Etheridge Date: Tue, 9 Jun 2015 18:05:59 -0700 Subject: remove the use of global warnings, which can expose suppressed warnings in third-party modules --- t/old-absconf.t | 2 -- 1 file changed, 2 deletions(-) (limited to 't/old-absconf.t') diff --git a/t/old-absconf.t b/t/old-absconf.t index 0a4938c..536f4d7 100644 --- a/t/old-absconf.t +++ b/t/old-absconf.t @@ -1,5 +1,3 @@ -#!perl -w - use strict; use warnings; -- cgit v1.2.1