Change 17419 by jhi@alpha on 2002/07/08 12:19:24
Add a note about perlmonks as suggested by Ilya Martynov;
add an admonition about "can you write my shopping cart
script for me!!!"
Affected files ...
..... //depot/perl/pod/perlfaq2.pod#58 edit
Differences ...
==== //depot/perl/pod/perlfaq2.pod#58 (text) ====
Index: perl/pod/perlfaq2.pod
--- perl/pod/perlfaq2.pod#57~17418~ Mon Jul 8 05:11:31 2002
+++ perl/pod/perlfaq2.pod Mon Jul 8 05:19:24 2002
@@ -187,7 +187,13 @@
nntp://nntp.perl.org , a web interface to the same lists at
http://nntp.perl.org/group/ and these lists are also available under the
C<perl.*> hierarchy at http://groups.google.com . Other groups are listed at
-http://lists.perl.org/ .
+http://lists.perl.org/ ( also known as http://lists.cpan.org/ ).
+
+A nice place to ask questions is the PerlMonks site, http://www.perlmonks.org/
+
+Note that none of the above are supposed to write your code for you:
+asking questions about particular problems or general advice is fine,
+but asking someone to write your code for free is not very cool.
=head2 Where should I post source code?
@@ -423,6 +429,8 @@
A comprehensive list of Perl related mailing lists can be found at:
http://lists.cpan.org/
+
+( also visible as http://lists.perl.org/ )
=head2 Archives of comp.lang.perl.misc
End of Patch.