[perl-Glib-Object-Introspection] Don't pull in utf8.pm needlessly



commit 68244524232b364c885677c995d3c98274e96af7
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date:   Wed Nov 10 21:49:20 2010 +0100

    Don't pull in utf8.pm needlessly

 t/arrays.t |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/t/arrays.t b/t/arrays.t
index 666b835..4aad4a8 100644
--- a/t/arrays.t
+++ b/t/arrays.t
@@ -5,8 +5,6 @@ BEGIN { require './t/inc/setup.pl' };
 use strict;
 use warnings;
 
-use utf8;
-
 plan tests => 10;
 
 # TODO:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]