]> git.vpit.fr Git - perl/modules/rgit.git/commitdiff
Complete build_requires
authorVincent Pit <vince@profvince.com>
Wed, 24 Feb 2010 14:41:29 +0000 (15:41 +0100)
committerVincent Pit <vince@profvince.com>
Wed, 24 Feb 2010 14:41:29 +0000 (15:41 +0100)
Makefile.PL

index 86acf98ad60c39c7631401cf441fe90100dd6f59..4604f22d1138e9f289cb2054406e4151c567cfcb 100644 (file)
@@ -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 => {