You also seem to want very specific books to exist, rather than more all-encompassing books that cover the fundamentals

Yes, it seems that Perl books cover a lot fundamentals, which is a good thing, but I would also like to see books aimed at more specific areas. Perl works extremely well with databases, but how many books on Perl and databases are out there? Probably less than 10 (but most of the time you will only find 1 or 2 at a bookstore). On the other hand, a simple search on Amazon shows that there are close 80 books dealing with Java and databases alone. Yes, 80

Quite frankly, I am surprised by these numbers, which give me the feeling that it is difficult to get a Perl book published right now (okay, at least, harder than trying to get a Java book to print). What are the implications of these numbers? They are not good for Perl. I wish I had a solution. I guess I would like to walk into one of these bookstores and see bookshelves stockpiled with Perl books on all sorts of subjects and the magazine stand filled with TPJ, but that ain't happening any time soon.


In reply to Re: Re: Re: Re: The Black Art of Perl Programming? by Anonymous Monk
in thread The Black Art of Perl Programming? by Anonymous Monk

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.