From e1bc97434430c4e9a16e1f9aa4815d86f3280986 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 29 Mar 2005 04:17:24 +0000 Subject: [PATCH] document additional modules that need to be installed since they are not packaged with WebGUI anymore --- docs/install.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/install.txt b/docs/install.txt index 695c30ebf..bdf02e476 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -26,6 +26,9 @@ QnD INSTALL INSTRUCTIONS: SOAP::Lite Cache::Cache Image::Magick + Parse::PlainConfig + Tie::IxHash + Tie::CPHash 3. Install Apache with mod_perl and set up your config. See Ruling WebGUI