9 Dec
2020
9 Dec
'20
10:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26848
Mason James <mtj@kohaaloha.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #112647|0 |1
is obsolete| |
Attachment #114271|0 |1
is obsolete| |
--- Comment #5 from Mason James <mtj@kohaaloha.com> ---
Created attachment 114274
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114274&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>
--
You are receiving this mail because:
You are watching all bug changes.