From f7487880248a5f68126d2f95b79de87d76efa4fb Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 2 Jan 2009 15:44:43 +0100 Subject: tibtoa: Removed redundant "use feature 'switch'" --- bin/tibtoa | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/tibtoa b/bin/tibtoa index ed71f93..12594aa 100755 --- a/bin/tibtoa +++ b/bin/tibtoa @@ -14,7 +14,6 @@ ## OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. use strict; -use feature 'switch'; use warnings; use utf8; use 5.010; -- cgit v1.2.3