Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

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

by choroba (Cardinal)
on Mar 06, 2022 at 17:05 UTC ( [id://11141876]=note: print w/replies, xml ) Need Help??


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

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]

Replies are listed 'Best First'.
Re^2: What's happening to CPAN? I'm worried.
by ikegami (Patriarch) on Mar 07, 2022 at 07:25 UTC

    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.

Re^2: What's happening to CPAN? I'm worried.
by cavac (Parson) on Mar 07, 2022 at 08:07 UTC

    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";'
Re^2: What's happening to CPAN? I'm worried.
by isync (Hermit) on Mar 06, 2022 at 18:47 UTC
    Ah, ok. (sigh) It's only outdated links and missing notes. Thanks for this link to the discussion about it!

Log In?
Username:
Password:

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

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

    No recent polls found