X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=Makefile.PL;h=fed0fa5770a2885e9239bbe20a2d0f76b6401838;hp=8414683fdf5a859f659cde42552e503f0b855010;hb=ce5091c087229219cf4dc879fb0d2dcab808b885;hpb=5578058510412fff726cb88b2c78075c43c59303 diff --git a/Makefile.PL b/Makefile.PL index 8414683..fed0fa5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -30,6 +30,7 @@ WriteMakefile( EXE_FILES => [ 'bin/rgit' ], PREREQ_PM => { 'Carp' => 0, + 'Config' => 0, 'Cwd' => 0, 'Exporter' => 0, 'File::Find' => 0,