You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
285 B

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -65,7 +65,7 @@ Expat_Not_Installed;
# exiting before Makefile generation silences CPANTesters reports
# when expat is not available.
- exit 0;
+# exit 0;
}
if ( not $expat_libpath and $] >= 5.006001 and $^O ne 'MSWin32' ) {