]> git.koha-community.org Git - koha.git/commit
Considered adding Net::Z3950 to the perl modules checked for in installer.pl,
authortonnesen <tonnesen>
Tue, 25 Jun 2002 18:54:11 +0000 (18:54 +0000)
committertonnesen <tonnesen>
Tue, 25 Jun 2002 18:54:11 +0000 (18:54 +0000)
commitb7cf75ab11e6319c96e8d23fb30cf8266c937f6a
treeae28b50517927e1fa0a2e523c3a46126e4a0e2be
parent850ecdff3661f73bae38eef6b85209740fefdd0f
Considered adding Net::Z3950 to the perl modules checked for in installer.pl,
but it predepends on the yaz client being installed, so it is sure to fail to
install using CPAN alone.  Should probably just issue a warning if this module
is missing, as it is non-critical.
installer.pl