[differences between cumulative patch application and perl5.004_01]
[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, while I<Learning Perl> is a tutorial that covers
15 the most frequently used subset of the language.  You might also check
16 out the very handy, inexpensive, and compact I<Perl 5 Desktop
17 Reference>, especially when the thought of lugging the 676-page Camel
18 around doesn't make much sense.  I<Mastering Regular Expressions>, by
19 Jeffrey Friedl, is a reference work that covers the art and implementation 
20 of regular expressions in various languages including Perl.
21
22     Programming Perl, Second Edition (the Camel Book):
23         ISBN 1-56592-149-6      (English)
24
25     Learning Perl (the Llama Book):
26         ISBN 1-56592-042-2      (English)
27         ISBN 4-89502-678-1      (Japanese)
28         ISBN 2-84177-005-2      (French)
29         ISBN 3-930673-08-8      (German)
30
31     Perl 5 Desktop Reference (the reference card):
32         ISBN 1-56592-187-9      (brief English)
33
34     Mastering Regular Expressions (the Hip Owl Book):
35         ISBN 1-56592-257-3      (English)
36
37 A new edition of Learning Perl is due mid/late 1997.