![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^2: What's happening to CPAN? I'm worried.by cavac (Vicar) |
on Mar 07, 2022 at 08:07 UTC ( #11141884=note: print w/replies, xml ) | Need Help?? |
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";'
In Section
Seekers of Perl Wisdom
|
|