summaryrefslogtreecommitdiff
path: root/Echolot/Tools.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Echolot/Tools.pm')
-rw-r--r--Echolot/Tools.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Echolot/Tools.pm b/Echolot/Tools.pm
index 332f2e8..bc88219 100644
--- a/Echolot/Tools.pm
+++ b/Echolot/Tools.pm
@@ -21,6 +21,7 @@ use Digest::MD5 qw{};
use IO::Handle;
use GnuPG::Interface;
use Echolot::Log;
+use English;
sub hash($) {
my ($data) = @_;