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)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 27 Jan 2016 16:15:42 +0000 (16:15 +0000)
commitc2f667b4f220c5f3cfb904759b5d4bee679f1ed7
tree6a488a7835e88bda20e5d5ab675ad506743edff8
parent8ec7572d0ccd0aec27a8900725118e4da9a9a25a
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.
C4/Installer/PerlModules.pm