diff options
author | Mark-Jason Dominus <mjd@plover.com> | 2001-11-08 13:33:18 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2001-11-08 12:49:28 +0000 |
commit | a93751fa40b15f424f91bba70d1533c6b4024e42 (patch) | |
tree | 1442611ac895495685bfc621051cf70dcb9afdab /pod/perlfaq2.pod | |
parent | eb649f8332a68e044311e1ac390a40e67a4d5e90 (diff) | |
download | perl-a93751fa40b15f424f91bba70d1533c6b4024e42.tar.gz |
replace http://www.perl.com/CPAN/ with http://www.cpan.org/
Message-Id: <20011108133318.1786.qmail@plover.com>
p4raw-id: //depot/perl@12897
Diffstat (limited to 'pod/perlfaq2.pod')
-rw-r--r-- | pod/perlfaq2.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index 52dc457c8e..8068db9aed 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -97,7 +97,7 @@ third-party modules and extensions, designed for everything from commercial database interfaces to keyboard/screen control to web walking and CGI scripts. The master web site for CPAN is http://www.cpan.org/ and there is the CPAN Multiplexer at -http://www.perl.com/CPAN/CPAN.html which will choose a mirror near you +http://www.cpan.org/CPAN.html which will choose a mirror near you via DNS. See http://www.perl.com/CPAN (without a slash at the end) for how this process works. Also, http://mirror.cpan.org/ has a nice interface to the http://www.cpan.org/MIRRORED.BY |