Another fix due to the dropped: CGI
authorshort <>
Sun, 2 Oct 2005 07:58:50 +0000 (07:58 +0000)
committershort <>
Sun, 2 Oct 2005 07:58:50 +0000 (07:58 +0000)
Web.pm

diff --git a/Web.pm b/Web.pm
index 02b94bc..485d951 100644 (file)
--- a/Web.pm
+++ b/Web.pm
@@ -131,6 +131,7 @@ require MIME::Types;
 require MIME::Parser;
 use Apache2::RequestRec;
 use Apache2::RequestIO;
+use Apache2::Response;
 
 
 #our $W;