diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-09 18:14:57 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-09 18:14:57 +0000 |
commit | bfeeaf1be23e4beb004384f313414fd1d76a930b (patch) | |
tree | fe05159d3d46c8e3f59fa4da4be26222a8836d2c /pod/perlfaq2.pod | |
parent | f79371714633c61277d2d07323ae1ed6fb337938 (diff) | |
download | perl-bfeeaf1be23e4beb004384f313414fd1d76a930b.tar.gz |
FAQ sync.
p4raw-id: //depot/perl@15832
Diffstat (limited to 'pod/perlfaq2.pod')
-rw-r--r-- | pod/perlfaq2.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index 04e7351aea..7a4943ad4a 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -1,6 +1,6 @@ =head1 NAME -perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.11 $, $Date: 2002/04/08 15:39:59 $) +perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.12 $, $Date: 2002/04/09 17:16:05 $) =head1 DESCRIPTION @@ -184,8 +184,8 @@ following groups: comp.infosystems.www.authoring.cgi Writing CGI scripts for the Web. There is also a 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 +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? |