blob: 12a7fb8e94a962177f3924db3c2ac1828eccd862 [file] [log] [blame]
--- 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' ) {