Koha/C4/Installer
Frédéric Demians e4f37fde48 Bug 4305 Get Amazon book covers for ISBN13
The way Koha get book cover from Amazon doesn't work from biblio records
having ISBN13 because Amazon expect an ISBN10. This patch transforms
ISBN13 into ISBN10 before sending it to Amazon.

Warning! On some devel installations, you will have to install by hand a
new CPAN depency:

  Business::ISBN

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 06:18:48 -04:00
..
PerlDependencies.pm Bug 4305 Get Amazon book covers for ISBN13 2010-10-06 06:18:48 -04:00
PerlModules.pm Bug 4905 Runtime errors in about.pl 2010-06-24 14:16:36 -04:00