diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/pods/perlbook.pod')
-rw-r--r-- | Master/tlpkg/tlperl/lib/pods/perlbook.pod | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/pods/perlbook.pod b/Master/tlpkg/tlperl/lib/pods/perlbook.pod new file mode 100644 index 00000000000..b48379f5644 --- /dev/null +++ b/Master/tlpkg/tlperl/lib/pods/perlbook.pod @@ -0,0 +1,17 @@ +=head1 NAME + +perlbook - Perl book information + +=head1 DESCRIPTION + +The Camel Book, officially known as I<Programming Perl, Third 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 +L<http://www.oreilly.com/> for an online order form. + +Other Perl books from various publishers and authors +can be found listed in L<perlfaq2> or on the web at +L<http://books.perl.org/>. |