check-perl-modules: add additional module checking
commit3132c6d8274e52154e9f96e4d7c731571311f000
authorKyle J. McKay <mackyle@gmail.com>
Tue, 7 Apr 2015 04:27:57 +0000 (6 21:27 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 7 Apr 2015 04:27:57 +0000 (6 21:27 -0700)
tree2a55cc28144d3f21af5291d684e4b2b30b932626
parent13bf2ccf2d8ca21be5722c59741c6245ce9d3a51
check-perl-modules: add additional module checking

Time::HiRes is now required by the latest gitweb.cgi.

Additionally report any missing modules needed to run gitweb.cgi
in FastCGI mode.  If the modules are missing the check does not
fail as gitweb.cgi does not have to run in that mode, but a
message is issued.
toolbox/check-perl-modules.pl