Bug 15680 - Fresh install of Koha cannot find any dependencies
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 27 Jan 2016 16:15:42 +0000 (16:15 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 28 Jan 2016 08:59:08 +0000 (09:59 +0100)
commitff73d0415fade98b79dcaa185640fff694ea80a5
treef8dbfc6c6e8f20efb4f5abd408816af4b2e06865
parent30a88f2f3404932b929256bdd244c137a93d9417
Bug 15680 - Fresh install of Koha cannot find any dependencies

Revert "Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Installer/PerlModules.pm"

This reverts commit 0e356b214eb049a446a8d089d579775aa49287d7.

Fixing the evals in PerlModules.pm to pass perl critic has caused
a regression. If appears that using a block eval will not work here,
at least not in its current form.

(cherry picked from commit c2f667b4f220c5f3cfb904759b5d4bee679f1ed7)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/Installer/PerlModules.pm