blob: 16f74df403a0b9a0b4a2a8821cd3d204672c35a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
=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. I<Programming Perl> is a
reference work that covers nearly all of Perl (version 4, alas), while
I<Learning Perl> is a tutorial that covers the most frequently used subset
of the language.
Programming Perl (the Camel Book):
ISBN 0-937175-64-1 (English)
ISBN 4-89052-384-7 (Japanese)
Learning Perl (the Llama Book):
ISBN 1-56592-042-2 (English)
|