Commit | Line | Data |
---|---|---|
a0d0e21e LW |
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 order | |
9 | form, you can also fax to 1-707-829-0104. I<Programming Perl> is a | |
10 | reference work that covers nearly all of Perl (version 4, alas), while | |
11 | I<Learning Perl> is a tutorial that covers the most frequently used subset | |
12 | of the language. | |
13 | ||
14 | Programming Perl (the Camel Book): | |
15 | ISBN 0-937175-64-1 (English) | |
16 | ISBN 4-89052-384-7 (Japanese) | |
17 | ||
18 | Learning Perl (the Llama Book): | |
19 | ISBN 1-56592-042-2 (English) | |
20 |