Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

What's happening to CPAN? I'm worried.

by isync (Hermit)
on Mar 06, 2022 at 14:57 UTC ( [id://11141875]=perlquestion: print w/replies, xml ) Need Help??

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

I've discovered that CPAN is currently seeing an erosion (at least regarding mirrors and backpan). Why is that? Who knows about it? I'm worried that things are going downhill for Perl and the *great* CPAN.

- The mirrors listing at https://www.cpan.org/SITES.html is empty.
- A well circulated "official" backpan link effectively links to the normal CPAN frontpage: https://backpan.metacpan.org/. (same for https://cpan.metacpan.org/ which is said to be a backpan mirror).. Probably broken links as http://backpan.perl.org/ and http://backpan.cpantesters.org/ are reachable...

Is that part of some move to (new?) NetActuate infrastructure? Where is some status update/log about all of this? Does anyone know?

Bonus question: is there some place to grep through backpan? grep.cpan.me is down and search engines are prohibited to crawl it

Replies are listed 'Best First'.
Re: What's happening to CPAN? I'm worried.
by choroba (Cardinal) on Mar 06, 2022 at 17:05 UTC
    Not sure about BackPan, but yes, CPAN mirrors are no longer needed. Read Project: Shutting down the CPAN mirror network for details. The basic idea is that mirrors are so 20th century, we have CDN now instead.

    map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

      I'm OK with that, as long as the cpan client still allows mirrors to be configured. I'm running local a local CPAN::Mini mirror for development reason. This allows me to override some module (injecting debugging code and so) and allows me to easily deploy my darkpan modules and module versions that have not yet released on CPAN.

      perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'

      CPAN mirrors are no longer needed.

      Maybe, but mirrors are still being used. CDN is just a fancy word for mirrors. The difference between the old mirror system and the new mirror system is transparency.

      Ah, ok. (sigh) It's only outdated links and missing notes. Thanks for this link to the discussion about it!
Re: What's happening to CPAN? I'm worried.
by perlfan (Vicar) on Mar 10, 2022 at 06:23 UTC
    I am worried that you're worried. Let's leave the concern trolling and lowkey FUD to reddit.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11141875]
Approved by davies
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-26 02:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found