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)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 10 Jun 2022 15:18:51 +0000 (15:18 +0000)
commitdbb9d056029e32c860c9484f8db990bf0aa4fce0
treec65ab273f1b6a8a1c52f23fe8d23536a992d98ab
parent847c25500322c74e1ee4c7612419be92f7f467e9
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>
C4/Installer/PerlModules.pm