X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlfaq2.pod;h=52dc457c8edc43657ef2cd7805ba0b807ade9aee;hb=0c8d858bc5dbd18f38dfa055bba011a276ec0bb8;hp=4514a8fbe893fb406dcd11e5dde429d4f3d1009f;hpb=5a7beb56c5db2ec34282658c69d8ac3da98cdd0e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index 4514a8f..52dc457 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -1,6 +1,6 @@ =head1 NAME -perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.32 $, $Date: 1999/10/14 18:46:09 $) +perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.2 $, $Date: 2001/10/16 13:27:22 $) =head1 DESCRIPTION @@ -366,20 +366,27 @@ Recommended books on (or mostly on) Perl follow. =head2 Perl in Magazines -The first and only periodical devoted to All Things Perl, I contains tutorials, demonstrations, case studies, +The first and only periodical devoted to All Things Perl, +I contains tutorials, demonstrations, case studies, announcements, contests, and much more. I has columns on web development, databases, Win32 Perl, graphical programming, regular -expressions, and networking, and sponsored the Obfuscated Perl -Contest. For more details on I, see -http://www.tpj.com/ - -Beyond this, magazines that frequently carry high-quality articles -on Perl are I (see http://www.webtechniques.com/), -I (http://www.performance-computing.com/), and Usenix's -newsletter/magazine to its members, I, at http://www.usenix.org/. -Randal's Web Techniques columns are available on the web at -http://www.stonehenge.com/merlyn/WebTechniques/ . +expressions, and networking, and sponsors the Obfuscated Perl Contest +and the Perl Poetry Contests. As of mid-2001, the dead tree version +of TPJ will be published as a quarterly supplement of SysAdmin +magazine ( http://www.sysadmin.com/ ) For more details on TPJ, +see http://www.tpj.com/ + +Beyond this, magazines that frequently carry quality articles on +Perl are I ( http://www.webtechniques.com/ ), +I ( http://www.unixreview.com/ ), +I ( http://www.linuxmagazine.com/ ), +and Usenix's newsletter/magazine to its members, I +( http://www.usenix.org/ ) + +The Perl columns of Randal L. Schwartz are available on the web at +http://www.stonehenge.com/merlyn/WebTechniques/ , +http://www.stonehenge.com/merlyn/UnixReview/ , and +http://www.stonehenge.com/merlyn/LinuxMag/ . =head2 Perl on the Net: FTP and WWW Access @@ -433,7 +440,7 @@ in releases and comes in well-defined packages. There is a very large user community and an extensive literature. The comp.lang.perl.* newsgroups and several of the mailing lists provide free answers to your questions in near real-time. Perl has traditionally been supported by -Larry, scores of software designers and developers, and myriads of +Larry, scores of software designers and developers, and myriad programmers, all working for free to create a useful thing to make life better for everyone.