documentation update from tchrist
[p5sagit/p5-mst-13.2.git] / pod / perlbook.pod
1 =head1 NAME
2
3 perlbook - Perl book information
4
5 =head1 DESCRIPTION
6
7 You can order Perl books from O'Reilly & Associates, 1-800-998-9938.
8 Local/overseas is +1 707 829 0515.  If you can locate an O'Reilly
9 order form, you can also fax to +1 707 829 0104.  If you're
10 web-connected, you can even mosey on over to http://www.ora.com/ for
11 an online order form.
12
13 I<Programming Perl, Second Edition> is a reference work that covers
14 nearly all of Perl; I<Learning Perl, Second Edition> is a tutorial that
15 covers the most frequently used subset of the language; and I<Advanced
16 Perl Programming> is an in-depth study of complex topics including the
17 internals of perl.  You might also check out the very handy, inexpensive,
18 and compact I<Perl 5 Desktop Reference>, especially when the thought of
19 lugging the 676-page Camel around doesn't make much sense.  I<Mastering
20 Regular Expressions>, by Jeffrey Friedl, is a reference work that covers
21 the art and implementation of regular expressions in various languages
22 including Perl.  Currently published quarterly by Jon Orwant, I<The Perl
23 Journal> is the first and only periodical devoted to All Things Perl.
24 See http://www.tpj.com/ for information.
25
26     Programming Perl, Second Edition (the Camel Book):
27         ISBN 1-56592-149-6      (English)
28
29     Learning Perl, Second Edition (the Llama Book):
30         ISBN 1-56592-284-0      (English)
31
32     Learning Perl on Win32 Systems (the Gecko Book):
33         ISBN 1-56592-324-3      (English)
34
35     Advanced Perl Programming (the Panther Book):
36         ISBN 1-56592-220-4      (English)
37
38     Perl 5 Desktop Reference (the reference card):
39         ISBN 1-56592-187-9      (brief English)
40
41     Mastering Regular Expressions (the Hip Owl Book):
42         ISBN 1-56592-257-3      (English)