Added two missing required Perl modules.
authorarensb <arensb>
Sat, 28 Sep 2002 04:53:45 +0000 (04:53 +0000)
committerarensb <arensb>
Sat, 28 Sep 2002 04:53:45 +0000 (04:53 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 9d9be9d..aebe681 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -20,6 +20,8 @@ Set::Scalar
 DBD::mysql (or whatever database system you use) 
 AuthenDBI (if you want to use Database based authentication) 
 CDK (for the telnet interface not nessecary if you plan to use the web based circulation module) also requires installation of the C CDK libraries http://www.vexus.ca/CDK.html ( CDKModuleHasProblems ) 
+File::Spec
+HTML::Template
 
 --------------------------------------------------------------------------------