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

index df6bb52683f60fd39133110fe2603a0aaf5f37c1..a605cb23fdb49f6fbee07929ea4276d56a427b7a 100644 (file)
@@ -33,6 +33,7 @@ WriteMakefile(
         'Encode'   => 0,
         'Exporter' => 0,
         'Storable' => 0,
+        'base'     => 0,
     },
     MIN_PERL_VERSION => 5.008,
     META_MERGE       => \%META,