[win32] regenerate win32/config_H.?c
[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, Second Edition> is a
15 tutorial that covers the most frequently used subset of the language,
16 and I<Advanced Perl Programming> is an indepth study of complex topics
17 including the internals of perl.  You might also check out the very 
18 handy, inexpensive, and compact I<Perl 5 Desktop Reference>, especially
19 when the thought of lugging the 676-page Camel around doesn't make much
20 sense.  I<Mastering Regular Expressions>, by Jeffrey Friedl, is a 
21 reference work that covers the art and implementation of regular
22 expressions in various languages including Perl.
23
24     Programming Perl, Second Edition (the Camel Book):
25         ISBN 1-56592-149-6      (English)
26
27     Learning Perl, Second Edition (the Llama Book):
28         ISBN 1-56592-284-0      (English)
29
30     Advanced Perl Programming:
31         ISBN 1-56592-220-4      (English)
32
33     Perl 5 Desktop Reference (the reference card):
34         ISBN 1-56592-187-9      (brief English)
35
36     Mastering Regular Expressions (the Hip Owl Book):
37         ISBN 1-56592-257-3      (English)