From 5a4e653a8a08c5ddbc6e5ab984ff5a1a6e897cc9 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 3 Jul 2002 11:35:21 +0000 Subject: [PATCH] sacrifice memory for speed --- FS/FS/InitHandler.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/InitHandler.pm b/FS/FS/InitHandler.pm index 45bf1acfa..e8177f8d7 100644 --- a/FS/FS/InitHandler.pm +++ b/FS/FS/InitHandler.pm @@ -17,7 +17,7 @@ sub handler { use HTML::Entities; use IO::Handle; use IO::File; - use String::Approx: + use String::Approx; use HTML::Widgets::SelectLayers 0.02; #use FS::UID; #use FS::Record; -- 2.11.0