| Newsgroups |
perl.cvs.perlfaq |
| Message-ID |
<[email protected]> |
cvsuser 02/02/08 14:31:57
Modified: . perlfaq2.pod
Log:
* updated references to nntp.perl.org and lists.perl.org. it's just not p5p
anymore :)
Revision Changes Path
1.8 +5 -5 perlfaq/perlfaq2.pod
Index: perlfaq2.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq2.pod,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -r1.7 -r1.8
--- perlfaq2.pod 4 Feb 2002 23:04:55 -0000 1.7
+++ perlfaq2.pod 8 Feb 2002 22:31:57 -0000 1.8
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.7 $, $Date: 2002/02/04 23:04:55 $)
+perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.8 $, $Date: 2002/02/08 22:31:57 $)
=head1 DESCRIPTION
@@ -183,10 +183,10 @@
comp.infosystems.www.authoring.cgi Writing CGI scripts for the Web.
-There is also Usenet gateway to the mailing list used by the crack
-Perl development team (perl5-porters) at
-nntp://nntp.perl.org/perl.perl5.porters or its web interface at
-http://nntp.perl.org/group/perl.perl5.porters .
+There is also Usenet gateway to Perl mailing lists sponsored by perl.org at
+nntp://nntp.perl.org, or a web interface to the same lists at
+http://nntp.perl.org/group/. Other groups are listed at
+http://lists.perl.org.
=head2 Where should I post source code?