]> git.vpit.fr Git - perl/modules/rgit.git/commitdiff
base.pm is also a dependency
authorVincent Pit <vince@profvince.com>
Sun, 16 Aug 2009 22:23:06 +0000 (00:23 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 16 Aug 2009 22:23:06 +0000 (00:23 +0200)
Makefile.PL

index 8c71bff6ed71325ddb57ee233da475c6d6e5a8a0..9d6696796b8591a1a705b515b3ad5f2161c7a4d0 100644 (file)
@@ -44,6 +44,7 @@ WriteMakefile(
         'File::Spec::Functions' => 0,
         'Object::Tiny'          => 0,
         'POSIX'                 => 0,
+        'base'                  => 0,
     },
     MIN_PERL_VERSION => 5.008,
     META_MERGE       => \%META,