--- t/response/TestApache/util.pm.orig	2004-03-16 22:26:18.000000000 +0300
+++ t/response/TestApache/util.pm	2004-03-16 22:26:35.000000000 +0300
@@ -15,6 +15,8 @@
 
 use Apache::Const -compile => 'OK';
 
+use locale;
+
 # XXX: need to use PerlPassEnv to get these %ENV vars
 my $locale = $ENV{LANG} || $ENV{LC_TIME} || '';
 # XXX: will any en_XXX work with http_parse? try setlocale?
