Bug 20103: Readonly::XS is completely bogus post perl 5.8
authorMark Tompsett <mtompset@hotmail.com>
Wed, 28 Mar 2018 22:40:09 +0000 (22:40 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 May 2018 16:26:49 +0000 (13:26 -0300)
commit6d59eee2bae08799358a8ea4dc17d4dd861784c4
tree5db168f5fea7ae86e90968b74094135a0c319a04
parentb7787d1022b5f5c344e7d841a48ea1a2cc8dceed
Bug 20103: Readonly::XS is completely bogus post perl 5.8

A ha! Lie about who we are, and the module will return a version.

./koha_perl_deps.pl -a
-- before patch Readonly::XS is 0
-- after patch it has a version number.
run koha qa test tools

Signed-off-by: Victor Grousset <victor.grousset@biblibre.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Installer/PerlModules.pm