File Convert-BinHex-1.119-enable-checker.patch of Package perl-Convert-BinHex

Index: t/comp2bin.t
===================================================================
--- t/comp2bin.t.orig
+++ t/comp2bin.t
@@ -1,4 +1,4 @@
-use lib "./blib/lib", "./lib", "./t";
+use lib "./blib/lib", "./lib", "./t",".";
 
 use Checker;
 use Convert::BinHex;
Index: t/Checker.pm
===================================================================
--- t/Checker.pm.orig
+++ t/Checker.pm
@@ -1,4 +1,5 @@
 package Checker;
+use Exporter;
 
 @ISA = qw(Exporter);
 @EXPORT = qw($CHECK okay_if note check filter_warnings);
openSUSE Build Service is sponsored by