X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=fed0fa5770a2885e9239bbe20a2d0f76b6401838;hb=ce5091c087229219cf4dc879fb0d2dcab808b885;hp=8414683fdf5a859f659cde42552e503f0b855010;hpb=0b92814532347d414b2b8371711c72e8afef174a;p=perl%2Fmodules%2Frgit.git 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,