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

index d5009dc6ae5bc550aa3192cc89c6135f86b363b0..c24bdf659731b9a76d719952637b449092a08e6d 100644 (file)
@@ -32,7 +32,8 @@ WriteMakefile(
     PREREQ_PM        => {
         'B::Deparse' => 0,
         'Config'     => 0,
     PREREQ_PM        => {
         'B::Deparse' => 0,
         'Config'     => 0,
-        'Carp'       => 0
+        'Carp'       => 0,
+        'base'       => 0,
     },
     MIN_PERL_VERSION => 5.008,
     META_MERGE       => \%META,
     },
     MIN_PERL_VERSION => 5.008,
     META_MERGE       => \%META,