Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
authorChris Nighswonger <cnighswonger@foundations.edu>
Sat, 15 May 2010 22:13:15 +0000 (18:13 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 17 May 2010 13:01:48 +0000 (09:01 -0400)
commite744cd9fe5841895e7f636ace1aef84004939669
treedc3dd68ff773c56ca11194f0bca89dc9c690b52c
parenta8e5aa6c0172749940924751ac79fda58cbe25b0
Enhancement Bug 4444: Centralize Code Handling Perl Dependencies

This patch adds a script to allow checking the status of Koha's Perl dependencies from the
command line interface at any time. Run '$ ./koha_perl_deps.pl --help' for available options.
'$ ./koha_perl_deps.pl -c' is recommended if you like color.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha_perl_deps.pl [new file with mode: 0755]