]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.git/blobdiff - Makefile.PL
Importing IPC-MorseSignals-0.08.tar.gz
[perl/modules/IPC-MorseSignals.git] / Makefile.PL
index 4a1f9459db89f754069f0c16777c8373574373a1..2a416bd12090ebc6c4d4d54d08d295527f942c8e 100644 (file)
@@ -29,6 +29,8 @@ WriteMakefile(
     PL_FILES            => {},
     PREREQ_PM => {
         'Carp'        => 0,
+        'Encode'      => 0,
+        'Exporter'    => 0,
         'POSIX'       => 0,
         'Test::More'  => 0,
         'Time::HiRes' => 0,