X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FIPC-MorseSignals.git;a=blobdiff_plain;f=Makefile.PL;h=2366dc91f07aca84da3b1ec4c5320bc98ce0aa76;hp=4a1f9459db89f754069f0c16777c8373574373a1;hb=8a4a3ba553f81cfdb679c19363f514efb04f29c1;hpb=5231a0009f35e98b287dc9633b67bb1de52a23ab diff --git a/Makefile.PL b/Makefile.PL index 4a1f945..2366dc9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -29,6 +29,7 @@ WriteMakefile( PL_FILES => {}, PREREQ_PM => { 'Carp' => 0, + 'Exporter' => 0, 'POSIX' => 0, 'Test::More' => 0, 'Time::HiRes' => 0,