cvs commit: perlfaq perlfaq2.pod
[email protected] (brian d foy) 25 Oct 2004 18:37:23 -0000
| Newsgroups | perl.cvs.perlfaq |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 04/10/25 11:37:23 Modified: . perlfaq2.pod Log: * merged (by hand) Change 23423: Small updates to the web addresses for Perl, noticed by Robert Spier Revision Changes Path 1.29 +13 -15 perlfaq/perlfaq2.pod Index: perlfaq2.pod =================================================================== RCS file: /cvs/public/perlfaq/perlfaq2.pod,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- perlfaq2.pod 20 Oct 2004 17:15:05 -0000 1.28 +++ perlfaq2.pod 25 Oct 2004 18:37:23 -0000 1.29 @@ -1,6 +1,6 @@ =head1 NAME -perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.28 $, $Date: 2004/10/20 17:15:05 $) +perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.29 $, $Date: 2004/10/25 18:37:23 $) =head1 DESCRIPTION @@ -499,26 +499,24 @@ Perl.com at http://www.perl.com/ is part of the O'Reilly Network, a subsidiary of O'Reilly Media. -Perl Mongers is an advocacy organization for the Perl language which -maintains the web site http://www.perl.org/ as a general advocacy -site for the Perl language. +The Perl Foundation is an advocacy organization for the Perl language +which maintains the web site http://www.perl.org/ as a general +advocacy site for the Perl language. It uses the domain to provide +general support services to the Perl community, including the hosting +of mailing lists, web sites, and other services. The web site +http://www.perl.org/ is a general advocacy site for the Perl language, +and there are many other sub-domains for special topics, such as + + http://learn.perl.org/ + http://use.perl.org/ + http://jobs.perl.org/ + http://lists.perl.org/ Perl Mongers uses the pm.org domain for services related to Perl user groups, including the hosting of mailing lists and web sites. See the Perl user group web site at http://www.pm.org/ for more information about joining, starting, or requesting services for a Perl user group. -Perl Mongers also maintain the perl.org domain to provide general -support services to the Perl community, including the hosting of mailing -lists, web sites, and other services. The web site -http://www.perl.org/ is a general advocacy site for the Perl language, -and there are many other sub-domains for special topics, such as - - http://bugs.perl.org/ - http://history.perl.org/ - http://lists.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.