=================================================================== RCS file: /cvs/cvsweb/INSTALL,v retrieving revision 3.6 retrieving revision 3.7 diff -u -p -r3.6 -r3.7 --- cvsweb/INSTALL 2002/11/16 00:01:00 3.6 +++ cvsweb/INSTALL 2002/11/24 18:03:21 3.7 @@ -1,8 +1,22 @@ $FreeBSD$ -1) To get cvsweb.cgi to work, make sure that you - have Perl 5 installed and a web server which is capable - of executing cgi-scripts. +1) To get cvsweb.cgi to work, make sure that you have Perl 5.005_03 or + newer installed and a web server which is capable of executing CGI + scripts. + + The following Perl modules are required. Chances are that some of + these are already installed with your Perl distribution. The oldest + Perl distributions, if any, that already ship with these modules have + been marked below. If your Perl doesn't have some of the modules, + you can get them from CPAN, . Be sure to + install also the prerequisites these modules may have. Note that + this list contains only modules that aren't already part of Perl + 5.005_03 and newer. + + + Module name Ships with Perl version + ------------------------------------------- + File::Temp 5.8.0 Surprisingly enough, you need to have cvs installed. The recommended version of cvs is 1.11 or newer. Older cvs versions may work with