Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Anyone notice way more 404s from cpan? It seems like things are being deleted. For example this went away recently and broke a bunch of reverse dependencies: metacpan.org/pod/CGI::Wiki

Replies are listed 'Best First'.
Re: Is cpan being purged?
by marto (Cardinal) on Jul 30, 2018 at 02:04 UTC
Re: Is cpan being purged?
by ikegami (Patriarch) on Jul 30, 2018 at 03:21 UTC

    Maybe your cpan is configured to use a defunct mirror? Launch cpan and run the o conf init urllist command. Don't forget to o conf commit before exiting.

Re: Is cpan being purged?
by liz (Monsignor) on Jul 30, 2018 at 09:32 UTC