Somehow, the Perl Black Book became my most used and indispensable dead-tree reference. I barely remember, but I think it's what I used to learn Perl. I've since outgrown needing it, but it's worn, coffee-stained pages are still within reach at all times.
Whew! I was starting to worry that I might be the only one... I don't use my copy much any more either, but I still find it to be a decent reference when I've either been up too long or away from Perl for too long and can't remember the details of how to do something.
My most-referenced book lately has been a decade-old copy of HTML: The Definitive Guide. I have a long history of sticking to <ul>s and <table>s for all my web formatting needs, but I've recently started doing more stuff where that's not sufficient.
Underneath that in the pile are Perl in a Nutshell, Perl Cookbook, Programming Perl, and the aforementioned Perl Black Book.
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.