Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
authorChris Nighswonger <cnighswonger@foundations.edu>
Sat, 15 May 2010 22:13:15 +0000 (18:13 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 19 May 2010 04:55:36 +0000 (16:55 +1200)
commit9c75c10de910dab1f80e73dc91c3acbb4c463404
treef9643cfe09e7765c0aa7f487021d02aa3104a5c2
parentf6b26e22f091879ffdd6ad8f11d033bd443dea0f
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]