diff options
author | Ricardo Signes <rjbs@semiotic.systems> | 2021-06-12 12:22:11 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@semiotic.systems> | 2021-06-13 09:52:35 -0400 |
commit | ee64eb7d2d52cccd588a0f21c548481e56b2e469 (patch) | |
tree | ce2594b8c3f9b4b3f9c43cca946720a51b176d3e /Porting/release_managers_guide.pod | |
parent | 60ab4d25a67394c5b528c239e3dc48ce41bc4f91 (diff) | |
download | perl-ee64eb7d2d52cccd588a0f21c548481e56b2e469.tar.gz |
use www.cpan.org, not ftp.funet.fi, to check the CPAN
Diffstat (limited to 'Porting/release_managers_guide.pod')
-rw-r--r-- | Porting/release_managers_guide.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 836ad7fd79..6997b7301e 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -666,7 +666,7 @@ update the RMG accordingly! DAPM May 2013 ] -F<corelist.pl> uses ftp.funet.fi to verify information about dual-lived +F<corelist.pl> uses www.cpan.org to verify information about dual-lived modules on CPAN. It can use a full, local CPAN mirror and/or fall back on HTTP::Tiny to fetch package metadata remotely. |