X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=4604f22d1138e9f289cb2054406e4151c567cfcb;hp=86acf98ad60c39c7631401cf441fe90100dd6f59;hb=48e7a927240529852bfad492f36a3dcefcce7598;hpb=06715081164d6de8ec29d6076f86fbd210108fae diff --git a/Makefile.PL b/Makefile.PL index 86acf98..4604f22 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -25,9 +25,12 @@ my %META = ( build_requires => { 'Cwd' => 0, 'ExtUtils::MakeMaker' => 0, + 'Exporter' => 0, 'File::Spec::Functions' => 0, 'File::Temp' => 0, + 'POSIX' => 0, 'Test::More' => 0, + 'base' => 0, %PREREQ_PM, }, recommends => {