Since we (Randal, Tom, and I) finished Intermediate Perl, I've been working on a proposal for the next book, tentatively called Mastering Perl, which will be the next in progression from Perl newbie and full practitioner.

I'm running the process much like Mark Jason Dominus did for Higher Order Perl. Instead of locking myself in a coffee-shop for six months then showing you the result, everyone can take part at all stages. I don't have more than the page and a mailing list at the moment, but I am working on the book and will add things as I get them going.

Since a topic such as Mastering Perl is so general, the list of topics doesn't naturally present itself (or at least as much as they do for Learning Perl. I've already been secretly trolling for ideas in What's missing in Perl books?, Which non-Perl books made you a better (?:Perl )?Programmer?, and a few other places, but now I can be a lot more public and transparent about the project.

If you've never had a name in a book, now's your chance.

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review

In reply to Mastering Perl (the book) mailing list by brian_d_foy

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.