]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/blobdiff - Makefile.PL
Remove trailing whitespace
[perl/modules/re-engine-Plugin.git] / Makefile.PL
index 575ef6e93b8ce9f03bd10cfc5e5b7208f6745acb..9114d74d8d8860d8636c05a11a090b32d39e6725 100644 (file)
@@ -48,10 +48,10 @@ WriteMakefile(
  PL_FILES         => {},
  @DEFINES,
  PREREQ_PM        => \%PREREQ_PM,
- MIN_PERL_VERSION => 5.010,
+ MIN_PERL_VERSION => '5.010',
  META_MERGE       => \%META,
  dist             => {
-  PREOP    => 'pod2text Plugin.pod > $(DISTVNAME)/README',
+  PREOP    => 'pod2text -u Plugin.pod > $(DISTVNAME)/README',
   COMPRESS => 'gzip -9f', SUFFIX => 'gz'
  },
  clean            => {