Koha/C4/Installer
Frédéric Demians 00bb0b6d57 Bug 14939: Modularize OAI Server existing classes
Koha OAI server has been done in one unique .pl file because there
wasn't any object model or rules in the Koha project when it has been
coded. This patch modularized existing classes, putting each class in a
separate file in Koha::OAI::Server namespace. UT begining.

Add new dependency: Capture::Tiny

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
OAI server moduralized succefully. Works for Debian Jessie and
Wheezy. Test pass successfully

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2015-12-31 15:15:05 +00:00
..
PerlDependencies.pm Bug 14939: Modularize OAI Server existing classes 2015-12-31 15:15:05 +00:00
PerlModules.pm Revert "Bug 6679: Fix 2 perlcritic violations in C4/Installer/PerlModules.pm" 2015-05-26 14:16:41 -03:00