YAML modules default for $LoadBlessed was changed to false#133
YAML modules default for $LoadBlessed was changed to false#133andk merged 1 commit intoandk:masterfrom
Conversation
I concur. I'll close my p.r. Thank you very much. |
|
Tested on CentOS 8.1, perl-5.30.1 with YAML::XS and YAML::Syck |
|
Tested on (K)Ubuntu 19.10, 5.3.30 kernel, perl-5.28.1 with YAML::XS If Perl was Pharaoh, then @perlpunk is Moses, saying "Let my CPAN go!" 😜 |
ZHF: NixOS#80379 https://hydra.nixos.org/build/112819370 https://hydra.nixos.org/build/112832567 A default has changed in YAML, breaking the latest release of CPAN. This commit applies a A patch from the PR fixing the problem. andk/cpanpm#133
ZHF: #80379 https://hydra.nixos.org/build/112819370 https://hydra.nixos.org/build/112832567 A default has changed in YAML, breaking the latest release of CPAN. This commit applies a A patch from the PR fixing the problem. andk/cpanpm#133 (cherry picked from commit 153b0db) cc #80471
08bd147 to
10da44f
Compare
|
I added the workaround for perl 5.6.2 where I talked to @andk this week and he said would still like to find out if So it seems it's not that easy to get rid of |
|
I created #134 to show how it would look like with YAML::PP::* |
|
Thanks, Tina, this helped a lot. Merged now. |
|
and released as ANDK/CPAN-2.28-TRIAL.tar.gz |
This will fix t/12cpan.t and t/31sessions.t
So I believe #132 is not necessary
I tested with YAML.pm 1.30 and YAML::Syck 1.32
See also https://rt.cpan.org/Ticket/Display.html?id=131602 and https://rt.cpan.org/Ticket/Display.html?id=131615