]> git.vpit.fr Git - perl/modules/rgit.git/commitdiff
Config as a prereq bewilders installers
authorVincent Pit <vince@profvince.com>
Thu, 9 Oct 2008 16:58:00 +0000 (18:58 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 9 Oct 2008 16:58:00 +0000 (18:58 +0200)
Makefile.PL

index cc848f92b2c7c3761f48655ccea5af933f27a9a8..c0520e552911545a5d937591673221444d08d7ee 100644 (file)
@@ -32,7 +32,6 @@ WriteMakefile(
     EXE_FILES     => [ 'bin/rgit' ],
     PREREQ_PM     => {
         'Carp'                  => 0,
-        'Config'                => 0,
         'Cwd'                   => 0,
         'Exporter'              => 0,
         'File::Find'            => 0,