applied patch, with indentation tweaks
[p5sagit/p5-mst-13.2.git] / pod / perlbook.pod
index 9a725cb..f5bf99d 100644 (file)
@@ -12,13 +12,14 @@ an online order form.
 
 I<Programming Perl, Second Edition> is a reference work that covers
 nearly all of Perl, while I<Learning Perl, Second Edition> is a
-tutorial that covers the most frequently used subset of the language.
-You might also check out the very handy, inexpensive, and compact
-I<Perl 5 Desktop Reference>, especially when the thought of lugging
-the 676-page Camel around doesn't make much sense.  I<Mastering
-Regular Expressions>, by Jeffrey Friedl, is a reference work that
-covers the art and implementation of regular expressions in various
-languages including Perl.
+tutorial that covers the most frequently used subset of the language,
+and I<Advanced Perl Programming> is an indepth study of complex topics
+including the internals of perl.  You might also check out the very 
+handy, inexpensive, and compact I<Perl 5 Desktop Reference>, especially
+when the thought of lugging the 676-page Camel around doesn't make much
+sense.  I<Mastering Regular Expressions>, by Jeffrey Friedl, is a 
+reference work that covers the art and implementation of regular
+expressions in various languages including Perl.
 
     Programming Perl, Second Edition (the Camel Book):
        ISBN 1-56592-149-6      (English)
@@ -26,6 +27,9 @@ languages including Perl.
     Learning Perl, Second Edition (the Llama Book):
        ISBN 1-56592-284-0      (English)
 
+    Advanced Perl Programming:
+       ISBN 1-56592-220-4      (English)
+
     Perl 5 Desktop Reference (the reference card):
        ISBN 1-56592-187-9      (brief English)