Change 23423 by [EMAIL PROTECTED] on 2004/10/25 15:09:27
Small updates to the web addresses for Perl, noticed by Robert Spier
Affected files ...
... //depot/perl/pod/perl.pod#104 edit
... //depot/perl/pod/perlfaq2.pod#69 edit
Differences ...
==== //depot/perl/pod/perl.pod#104 (text) ====
Index: perl/pod/perl.pod
--- perl/pod/perl.pod#103~23392~ Tue Oct 19 23:19:03 2004
+++ perl/pod/perl.pod Mon Oct 25 08:09:27 2004
@@ -373,9 +373,10 @@
a2p awk to perl translator
s2p sed to perl translator
- http://www.perl.org/ the Perl Home Page
+ http://www.perl.org/ the Perl homepage
http://www.perl.com/ Perl articles (O'Reilly Media)
http://www.cpan.org/ the Comprehensive Perl Archive
+ http://www.pm.org/ the Perl Mongers
=head1 DIAGNOSTICS
==== //depot/perl/pod/perlfaq2.pod#69 (text) ====
Index: perl/pod/perlfaq2.pod
--- perl/pod/perlfaq2.pod#68~23392~ Tue Oct 19 23:19:03 2004
+++ perl/pod/perlfaq2.pod Mon Oct 25 08:09:27 2004
@@ -527,7 +527,7 @@
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
+maintains the web site http://www.pm.org/ as a general advocacy
site for the Perl language.
Perl Mongers uses the pm.org domain for services related to Perl user
@@ -535,16 +535,16 @@
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
+The Perl Foundation maintains 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://learn.perl.org/
http://use.perl.org/
+ http://jobs.perl.org/
+ http://lists.perl.org/
http://www.cpan.org/ is the Comprehensive Perl Archive Network,
a replicated worlwide repository of Perl software, see
End of Patch.