Post #485059
2026-03-02 11:15 UTC
Hm, did Data::Random got deleted from #CPAN? I have some failing build pipelines and metacpan does not list it anymore, only some dependencies. #Perl Anybody knows who can investigate this?
Replies (3)
-
@domm@social.linux.pizza 2026-03-02 11:22
Here it is on backpan: https://backpan.perl.org/authors/id/B/BA/BAREFOOT/ But not listed here: https://metacpan.org/author/BAREFOOT and cannot be found/installed...
-
@domm@social.linux.pizza 2026-03-02 11:23
@metacpan@fosstodon.org ^^ any idea what happened to Data::Random?
-
@DrHyde@fosstodon.org 2026-03-02 11:30
@domm https://www.cpan.org/authors/id/B/BA/BAREFOOT/ has versions up to 0.14, but the index in 02packages.details.txt.gz lists 0.15. If you temporarily pin your dependency to 0.14 I expect things will work until the problem can be de-problemed.