Blob Blame History Raw
diff -up File-Zglob-0.11/Makefile.PL.orig File-Zglob-0.11/Makefile.PL
--- File-Zglob-0.11/Makefile.PL.orig	2015-12-01 13:32:33.107507445 +0100
+++ File-Zglob-0.11/Makefile.PL	2015-12-01 13:32:53.606446042 +0100
@@ -6,5 +6,5 @@ all_from 'lib/File/Zglob.pm';
 
 tests 't/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t';
 test_requires 'Test::More' => 0.96; # done_testing, subtest
-author_tests('xt');
+#author_tests('xt');
 WriteAll;