diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-04 22:56:23 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-04 22:56:23 +0000 |
commit | 06a5f41f0431df02a9cd266d1e2a88d3625b083b (patch) | |
tree | 08552950257d315bd7daa75a0c14a8f7a5665dec /pod/perlfaq2.pod | |
parent | 466bafcd4432239968dcf0c427d25b79b1833243 (diff) | |
download | perl-06a5f41f0431df02a9cd266d1e2a88d3625b083b.tar.gz |
A bit of "perl.com" cleanup.
p4raw-id: //depot/perl@14083
Diffstat (limited to 'pod/perlfaq2.pod')
-rw-r--r-- | pod/perlfaq2.pod | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index 71be980e10..b6068fa5ab 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -129,6 +129,7 @@ miscellaneous modules. See http://www.cpan.org/modules/00modlist.long.html or http://search.cpan.org/ for a more complete list of modules by category. +CPAN is not affiliated with O'Reilly and Associates. =head2 Is there an ISO or ANSI certified version of Perl? @@ -493,7 +494,7 @@ bugs. Read the perlbug(1) man page (perl5.004 or later) for more information. -=head2 What is perl.com? Perl Mongers? pm.org? perl.org? +=head2 What is perl.com? Perl Mongers? pm.org? perl.org? cpan.org? The Perl Home Page at http://www.perl.com/ is currently hosted by The O'Reilly Network, a subsidiary of O'Reilly and Associates. @@ -519,6 +520,10 @@ and there are many other sub-domains for special topics, such as http://news.perl.org/ http://use.perl.org/ +http://www.cpan.org/ is the Comprehensive Perl Archive Network, +a replicated worlwide repository of Perl software, see +the I<What is CPAN?> question earlier in this document. + =head1 AUTHOR AND COPYRIGHT Copyright (c) 1997-2001 Tom Christiansen and Nathan Torkington. |