<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- 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 $] &gt;= 5.006001 and $^O ne 'MSWin32' ) {
</pre></body></html>