I voted for Programming Perl
(I've got the 2d edition), despite its information being largely replicated in the man pages. Since I program mostly for Windows, I needed to install Perl before I had access to the man pages;
Programming Perl gave me enough useful information to convince me to do that and enough information to get started. I also currently own
Learning Perl, which I found to be too basic,
Mastering Perl/Tk, which is specialized (and, in my opinion, it could be better organized), and
Perl Cookbook, which is handy when I want to
steal some codeget inspired to find a solution to a specific problem. I still find the camel book to be useful, in that it's frequently easier for me to use a book than online man pages (especially with my randomly-prone-to-demonstrate-why-I-hate-Windows workplace desktop).
emc
"Being forced to write comments actually improves code, because it is easier to fix a crock than to explain it. "
—G. Steele
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.