09c3521
diff -up perl-5.10.1/ext/Sys-Syslog/Makefile.PL.bbb perl-5.10.1/ext/Sys-Syslog/Makefile.PL
09c3521
--- perl-5.10.1/ext/Sys-Syslog/Makefile.PL.bbb	2010-06-07 13:48:15.402523454 +0200
09c3521
+++ perl-5.10.1/ext/Sys-Syslog/Makefile.PL	2010-06-07 13:48:27.542506637 +0200
09c3521
@@ -1,7 +1,7 @@
09c3521
 use strict;
09c3521
 use Config;
09c3521
 use ExtUtils::MakeMaker;
09c3521
-eval 'use ExtUtils::MakeMaker::Coverage';
09c3521
+#eval 'use ExtUtils::MakeMaker::Coverage';
09c3521
 use File::Copy;
09c3521
 use File::Path;
09c3521
 use File::Spec;