Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
Mark-Jason Dominus [Thu, 8 Nov 2001 08:59:02 +0000 (03:59 -0500)]
Message-Id: <20011108135902.2275.qmail@plover.com>

p4raw-id: //depot/perl@12898

INSTALL
README
README.amiga
README.os2
README.vms
lib/I18N/LangTags.pm
lib/I18N/LangTags/README
lib/Locale/Maketext/README
win32/Makefile
win32/makefile.mk

diff --git a/INSTALL b/INSTALL
index 1ca2322..a204e6a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1408,7 +1408,7 @@ including a glossary of all those config.sh variables, is in the Porting
 subdirectory.  Especially Porting/Glossary should come in handy.
 
 Ports for other systems may also be available.  You should check out
-http://www.perl.com/CPAN/ports for current information on ports to
+http://www.cpan.org/ports for current information on ports to
 various other operating systems.
 
 If you plan to port Perl to a new architecture study carefully the
diff --git a/README b/README
index 28c5de8..d6099b2 100644 (file)
--- a/README
+++ b/README
@@ -86,7 +86,7 @@ I've probably changed my copy since the version you have.
 
 The latest versions of perl are always available on the various CPAN
 (Comprehensive Perl Archive Network) sites around the world.
-See <URL:http://www.perl.com/CPAN/src/>.
+See <URL:http://www.cpan.org/src/>.
 
 
 Just a personal note:  I want you to know that I create nice things like this
index 709fcc8..b26af0a 100644 (file)
@@ -202,7 +202,7 @@ and extract it with:
 
 or get the official source from CPAN:
 
-  http://www.perl.com/CPAN/src/5.0
+  http://www.cpan.org/src/5.0
 
 Extract it like this
 
index 417af52..0b40a55 100644 (file)
@@ -829,8 +829,8 @@ link386 prompts, press C<Ctrl-C> to exit.
 You need to fetch the latest perl source (including developers
 releases). With some probability it is located in 
 
-  http://www.perl.com/CPAN/src/5.0
-  http://www.perl.com/CPAN/src/5.0/unsupported
+  http://www.cpan.org/src/5.0
+  http://www.cpan.org/src/5.0/unsupported
 
 If not, you may need to dig in the indices to find it in the directory
 of the current maintainer.
@@ -838,7 +838,7 @@ of the current maintainer.
 Quick cycle of developers release may break the OS/2 build time to
 time, looking into 
 
-  http://www.perl.com/CPAN/ports/os2/ilyaz/
+  http://www.cpan.org/ports/os2/ilyaz/
 
 may indicate the latest release which was publicly released by the
 maintainer. Note that the release may include some additional patches
index d44cd12..ce6ad85 100644 (file)
@@ -586,7 +586,7 @@ Vmsperl pages on the web include:
     http://www.sidhe.org/vmsperl/index.html
     http://www.crinoid.com/
     http://duphy4.physics.drexel.edu/pub/cgi_info.htmlx
-    http://www.perl.com/CPAN/modules/by-module/VMS/
+    http://www.cpan.org/modules/by-module/VMS/
     http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/
     http://www.best.com/~pvhp/vms/
     http://www-ang.kfunigraz.ac.at/~binder/perl.html
index 1a73ae4..81af2cd 100644 (file)
@@ -768,7 +768,7 @@ Continuations".
 "Language Tagging in Unicode Plain Text".
 
 * Locale::Codes, in
-C<http://www.perl.com/CPAN/modules/by-module/Locale/>
+C<http://www.cpan.org/modules/by-module/Locale/>
 
 * ISO 639, "Code for the representation of names of languages",
 C<http://www.indigo.ie/egt/standards/iso639/iso639-1-en.html>
index 2ac6053..fbae05f 100644 (file)
@@ -61,7 +61,7 @@ AVAILABILITY
 
 The latest version of I18N::LangTags is available from the
 Comprehensive Perl Archive Network (CPAN).  Visit
-<http://www.perl.com/CPAN/> to find a CPAN site near you.
+<http://www.cpan.org/> to find a CPAN site near you.
 
 
 COPYRIGHT
index dd96611..72c3bf3 100644 (file)
@@ -55,7 +55,7 @@ AVAILABILITY
 
 The latest version of Locale::Maketext is available from the
 Comprehensive Perl Archive Network (CPAN).  Visit
-<http://www.perl.com/CPAN/> to find a CPAN site near you.
+<http://www.cpan.org/> to find a CPAN site near you.
 
 
 COPYRIGHT
index 91978fb..5ae84c7 100644 (file)
@@ -94,7 +94,7 @@ USE_PERLIO    = define
 # uncomment to enable use of PerlCRT.DLL when using the Visual C compiler.
 # It has patches that fix known bugs in older versions of MSVCRT.DLL.
 # This currently requires VC 5.0 with Service Pack 3 or later.
-# Get it from CPAN at http://www.perl.com/CPAN/authors/id/D/DO/DOUGL/
+# Get it from CPAN at http://www.cpan.org/authors/id/D/DO/DOUGL/
 # and follow the directions in the package to install.
 #
 # Not recommended if you have VC 6.x and you're not running Windows 9x.
index 0df2967..bff4233 100644 (file)
@@ -117,7 +117,7 @@ CFG         *= Debug
 # uncomment to enable use of PerlCRT.DLL when using the Visual C compiler.
 # It has patches that fix known bugs in older versions of MSVCRT.DLL.
 # This currently requires VC 5.0 with Service Pack 3 or later.
-# Get it from CPAN at http://www.perl.com/CPAN/authors/id/D/DO/DOUGL/
+# Get it from CPAN at http://www.cpan.org/authors/id/D/DO/DOUGL/
 # and follow the directions in the package to install.
 #
 # Not recommended if you have VC 6.x and you're not running Windows 9x.