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/perlfaq.pod | |
parent | 466bafcd4432239968dcf0c427d25b79b1833243 (diff) | |
download | perl-06a5f41f0431df02a9cd266d1e2a88d3625b083b.tar.gz |
A bit of "perl.com" cleanup.
p4raw-id: //depot/perl@14083
Diffstat (limited to 'pod/perlfaq.pod')
-rw-r--r-- | pod/perlfaq.pod | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/pod/perlfaq.pod b/pod/perlfaq.pod index e0649fb5af..26290783c0 100644 --- a/pod/perlfaq.pod +++ b/pod/perlfaq.pod @@ -1296,14 +1296,13 @@ How can I do RPC in Perl? =head2 Where to get the perlfaq This document is posted regularly to comp.lang.perl.announce and -several other related newsgroups. It is available in a variety of -formats from CPAN in the /CPAN/doc/FAQs/FAQ/ directory or on the web -at http://www.perl.com/perl/faq/ . +several other related newsgroups. It is available on many +web sites: http://www.perldoc.com/ and http://perlfaq.cpan.org/ . =head2 How to contribute to the perlfaq You may mail corrections, additions, and suggestions to -perlfaq-suggestions@perl.com . This alias should not be +perlfaq-workers@perl.org . This alias should not be used to I<ask> FAQs. It's for fixing the current FAQ. Send questions to the comp.lang.perl.misc newsgroup. @@ -1311,7 +1310,7 @@ Send questions to the comp.lang.perl.misc newsgroup. Your questions will probably go unread, unless they're suggestions of new questions to add to the FAQ, in which case they should have gone -to the perlfaq-suggestions@perl.com instead. +to the perlfaq-workers@perl.org instead. You should have read section 2 of this faq. There you would have learned that comp.lang.perl.misc is the appropriate place to go for |