diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-06-25 09:02:18 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-06-25 09:02:18 +0000 |
commit | ac003c96a6d5a0d39f4ecf8f3491d6a6408e7b47 (patch) | |
tree | 1593457ea24778247b7438877a0b0ec860102f73 /pod/perlfaq2.pod | |
parent | 38a44b824c7566670d69f5e214106e1866ce72fe (diff) | |
download | perl-ac003c96a6d5a0d39f4ecf8f3491d6a6408e7b47.tar.gz |
PerlFAQ sync.
p4raw-id: //depot/perl@31456
Diffstat (limited to 'pod/perlfaq2.pod')
-rw-r--r-- | pod/perlfaq2.pod | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod index a276b83ce6..ebb64d15b6 100644 --- a/pod/perlfaq2.pod +++ b/pod/perlfaq2.pod @@ -1,6 +1,6 @@ =head1 NAME -perlfaq2 - Obtaining and Learning about Perl ($Revision: 8539 $) +perlfaq2 - Obtaining and Learning about Perl ($Revision: 9462 $) =head1 DESCRIPTION @@ -407,7 +407,8 @@ Recommended books on (or mostly on) Perl follow. I<The Perl Review> ( http://www.theperlreview.com ) focuses on Perl almost completely (although it sometimes sneaks in an article about -another language). +another language). There's also I<$foo Magazin>, a german magazine +dedicated to Perl, at ( http://www.foo-magazin.de ). Magazines that frequently carry quality articles on Perl include I<The Perl Review> ( http://www.theperlreview.com ), I<Unix Review> ( @@ -520,9 +521,9 @@ the I<What is CPAN?> question earlier in this document. =head1 REVISION -Revision: $Revision: 8539 $ +Revision: $Revision: 9462 $ -Date: $Date: 2007-01-11 00:07:14 +0100 (Thu, 11 Jan 2007) $ +Date: $Date: 2007-04-27 08:24:33 +0200 (Fri, 27 Apr 2007) $ See L<perlfaq> for source control details and availability. |