blob: 1b322fb576b2ed0b38aa444afcf6020117a2c24d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
=head1 NAME
perlbook - Perl book information
=head1 DESCRIPTION
The Camel Book, officially known as I<Programming Perl, Second Edition>,
by Larry Wall et al, is the definitive reference work covering nearly
all of Perl. You can order it and other 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.oreilly.com/
for an online order form.
Other Perl books from various publishers and authors
can be found listed in L<perlfaq2>.
|