about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 8de1351f..579245a1 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -174,6 +174,7 @@ WriteMakefile(
                 'File::Temp' => '0.19', # for ->tmpdir support
                 'Getopt::Long' => 0,
                 'Exporter' => 0,
+                'IO::Poll' => 0,
                 # ExtUtils::MakeMaker # this file won't run w/o it...
         },
         MAN3PODS => \%man3,