Bug 30731: Remove Readonly::XS::MAGIC_COOKIE
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 12 May 2022 07:05:50 +0000 (07:05 +0000)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Tue, 21 Jun 2022 12:17:04 +0000 (14:17 +0200)
commit358be431375fd6c46178750bb52de007cb7a0593
tree0c10211520876e9a5a4340d3b0288082dc9f761e
parent6856b924f1379aac00c681c563b93d337af8b068
Bug 30731: Remove Readonly::XS::MAGIC_COOKIE

This variable does not make sense anymore, since the Readonly::XS
module is not listed in the cpanfile. So it will not be required
the versions_info loop.

Test plan:
Run t/Installer_PerlModules.t again.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 900aa4bf51b131c9f362cb647edf1bb0de2fbcc0)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit dbb9d056029e32c860c9484f8db990bf0aa4fce0)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
C4/Installer/PerlModules.pm