I have been noticing that the quality of questions and answers here at PerlMonks.ORG is quite high. We have some of the greatest Perl programmers around here. And we have some just-as-great ignorami like me to ask questions :-)

It occurred to me when looking at that question on sorting numbers that it really really would be useful to come out with a printed version of the most useful PerlMonks Q/A sessions. I mean, we are taking Perl Cookbook and the Perl FAQ to another level.

I was developing a Perl framework to edit such a text. The contents of the document would be live, that is, pulled directly from a GET command PerlMonks.ORG and inserted into the body of the book. All of the answerers would get a percentage of book royalties relative to their contribution to the book contents.

So, I wouldlike to forge ahead with editing this text but dont want to be seen as a thief or copyright infringer, so I would like the consent of my fellow monks before embarking on this time-consuming yet clearly valuable project.

To some, Perl is an art form. To others it is a religion. What is it to you?


In reply to Perl Monks Cookbook? by princepawn

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.