11 Jan
2021
11 Jan
'21
2:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26848
Martin Renvoize <martin.renvoize@ptfs-europe.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #114274|0 |1
is obsolete| |
--- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> ---
Created attachment 115027
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115027&action=edit
Bug 26848: Fix Readonly dependency in cpanfile
- It is a required module. If it is missing, Koha will not start
- Set the minimum version to 2.00. While not strictly required, it's the
version that states that "Deprecation of Readonly::XS as a requirement
for fast, readonly scalars is complete", it is available in Debian
oldoldstable (jessie, 8), and Readonly::XS was not even needed with Perl
> 5.8, which allows us to:
- Remove dependency on Readonly::XS
Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
--
You are receiving this mail because:
You are watching all bug changes.