The Year's Best Perl Essays (a diverse anthology)

... kinda like "The Year's Best Science Fiction Short Stories"...

Am I the only one with a short attention span? A lot of the particular things I'd like to read regarding Perl shouldn't have to be book-length. (Maybe that's why I spend so much of my free time roaming through the Monastery, instead of reading books.)

I was tempted to say "who needs books when you have perldoc?" But I can't deny that some documentation authors seem to be less equal to the task than others, and some supplemental reading can be handy in certain cases. I couldn't read a whole book about "pack/unpack", but something a bit more "expository and demonstrative" than the description in perlfunc -- e.g. having the length of serious journal article -- would be nifty. (Mind you, I don't blame the author of that man-page section, or demean his/her efforts: I doubt I could do better on such a vast topic.)


In reply to Re: Unwritten Perl Books by graff
in thread Unwritten Perl Books by Ovid

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.