summaryrefslogtreecommitdiff
path: root/pod/perlbook.pod
blob: f5bf99dbba429732b5a8a02aee133b4f234b93ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=head1 NAME

perlbook - Perl book information

=head1 DESCRIPTION

You can order Perl books from O'Reilly & Associates, 1-800-998-9938.
Local/overseas is +1 707 829 0515.  If you can locate an O'Reilly
order form, you can also fax to +1 707 829 0104.  If you're
web-connected, you can even mosey on over to http://www.ora.com/ for
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,
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)

    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)

    Mastering Regular Expressions (the Hip Owl Book):
	ISBN 1-56592-257-3      (English)