Skip to content
Snippets Groups Projects
Commit 2e9c8789 authored by Jakub Narębski's avatar Jakub Narębski Committed by Junio C Hamano
Browse files

gitweb: Mention optional Perl modules in INSTALL


Some optional additional Perl modules are required for some of extra
features.  Mention those in gitweb/INSTALL.

Signed-off-by: default avatarJakub Narebski <jnareb@gmail.com>
Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
parent 80aa55b4
No related branches found
No related tags found
No related merge requests found
......@@ -237,6 +237,12 @@ Requirements
- Perl modules: CGI, Encode, Fcntl, File::Find, File::Basename.
- web server
The following optional Perl modules are required for extra features
- Digest::MD5 - for gravatar support
- CGI::Fast and FCGI - for running gitweb as FastCGI script
- HTML::TagCloud - for fancy tag cloud in project list view
- HTTP::Date or Time::ParseDate - to support If-Modified-Since for feeds
Example web server configuration
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment