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

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