Bug 8485 - Make koha_perl_deps.pl batch friendly Added a -b flag for brief which...
authorMark Tompsett <mtompset@hotmail.com>
Tue, 31 Jul 2012 15:09:27 +0000 (23:09 +0800)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 31 Aug 2012 15:35:49 +0000 (17:35 +0200)
commit0a0f311cc0eaf3f70696ff3a5f4473acb35b86fa
tree4e2e11515c3c72f246f3124c7f101cdb8038d559
parent576f87c4fe170d13aa98d87cdffa169e4d352322
Bug 8485 - Make koha_perl_deps.pl batch friendly Added a -b flag for brief which outputs only the perl library name (Foo::BaR), and added a -r flag for required which filters the list to required=Yes perl libraries.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha_perl_deps.pl