X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=blobdiff_plain;f=Makefile.PL;h=f7ab125617e60c79750de36880f4ec3ee71d6b24;hp=a24f63f66ca1cb74c80efdfc884492046afcc386;hb=66395d4fefdc940dce749d571e5c8106f682eca4;hpb=90d2b0db8abb64d3c16d674091938f8c65e9caac diff --git a/Makefile.PL b/Makefile.PL index a24f63f..f7ab125 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,6 +22,7 @@ for (qw/USR1 USR2/) { my $BUILD_REQUIRES = { 'utf8' => 0, + 'Config' => 0, 'Data::Dumper' => 0, 'Exporter' => 0, 'ExtUtils::MakeMaker' => 0, @@ -51,7 +52,6 @@ WriteMakefile( 'Carp' => 0, 'POSIX' => 0, 'Time::HiRes' => 0, - %$BUILD_REQUIRES }, dist => { PREOP => 'pod2text lib/IPC/MorseSignals.pm > $(DISTVNAME)/README; '