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

index fef312347a5ec2510a8569aa37ca844a9d6e1a3a..30e1dc90bd5f83d93e00792ac1e08a74c39baad7 100644 (file)
@@ -56,6 +56,7 @@ WriteMakefile(
         'Carp'              => 0,
         'POSIX'             => 0,
         'Time::HiRes'       => 0,
+        'base'              => 0,
     },
     MIN_PERL_VERSION => 5.008,
     META_MERGE       => \%META,