X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=d84e49ca15e8af5e5dbc357b408407c75697e321;hp=fe2b2879843e3db2b1d0052fd22e002c112ed1e2;hb=8b4fd54472866b0ed83d305c11e33def5fa0a55f;hpb=1df620d46eeecc24a77d1914abb3e57b2ff50346 diff --git a/Makefile.PL b/Makefile.PL index fe2b287..d84e49c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,7 +54,7 @@ WriteMakefile( PL_FILES => { }, EXE_FILES => [ 'bin/rgit' ], PREREQ_PM => \%PREREQ_PM, - MIN_PERL_VERSION => 5.008, + MIN_PERL_VERSION => '5.008', META_MERGE => \%META, dist => { PREOP => 'pod2text -u bin/rgit > $(DISTVNAME)/README',