summaryrefslogtreecommitdiff
path: root/Echolot
diff options
context:
space:
mode:
Diffstat (limited to 'Echolot')
-rw-r--r--Echolot/Tools.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Echolot/Tools.pm b/Echolot/Tools.pm
index b8a2a4b..3c270a0 100644
--- a/Echolot/Tools.pm
+++ b/Echolot/Tools.pm
@@ -18,6 +18,7 @@ Echolot::Tools - Tools for echolot
use strict;
use HTML::Template;
use Digest::MD5 qw{};
+use IO::Select;
use IO::Handle;
use GnuPG::Interface;
use Echolot::Log;