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