From b262791a005380732f079d51f6cff9970df70ee2 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 24 Apr 2004 14:58:01 +0000 Subject: use English if we use INPUT_RECORD_SEPARATOR --- Echolot/Tools.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Echolot/Tools.pm') 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) = @_; -- cgit v1.2.3