--- 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' ) { |