X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fsubs-auto.git;a=blobdiff_plain;f=Makefile.PL;h=6da4a737ff03916514b2259913ebcb38b82db5cb;hp=72e39339555ee148a962d1f1b5e8a93ddb72f186;hb=7bc151ec15db2e4f22e411b26ea9bbf70bdd8e94;hpb=2265aa1fa8534f19adba31ee0cd68b8a2b2a8f2e diff --git a/Makefile.PL b/Makefile.PL index 72e3933..6da4a73 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -34,6 +34,8 @@ WriteMakefile( 'Symbol' => 0, 'Variable::Magic' => 0.08 }, + MIN_PERL_VERSION => 5.010, + META_MERGE => \%META, dist => { PREOP => 'pod2text lib/subs/auto.pm > $(DISTVNAME)/README', COMPRESS => 'gzip -9f', SUFFIX => 'gz'