I think you're looking it partly from the wrong angle. Some of the Perl books were published 2 or 3 years ago, but those that haven't been updated for the most part don't need it.

I have C books that are around 20 years old and are still current for learning the language. Just because a book is old doesn't mean it isn't worthwhile.

However, I do agree that Java (and VB) take up far too much space on the shelves. I also agree that the use of CGI in the book title has started to be seen as a bad thing. Too many CGI application written in Perl have had bad press simply because of bad experiences from several years ago. Perl has been getting a facelift in recent times and some of the really good books (such as Perl & XML, Perl for Bioinformatics and even Perl for System Administration) will hopefully make people more aware that there is more to Perl than CGI.

But how do we change this? One way is to write lots of reviews for the Perl books you have and add them to various sites to give them a bit more notoriety.

Also if you are asking for a particular book and $bookstore doesn't have it in stock, ask them to do a look up to see how much it is and when it would be available. Some stores record look ups to see what people are requesting. If a book is getting more requests, but it's always out of stock, very quickly you are likely to find in back on the shelves.

At the end of the day, it's all about promotion.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Barbie
Birmingham Perl Mongers
Web Site: http://birmingham.pm.org/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


In reply to Re: Re: Re: The Black Art of Perl Programming? by barbie
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.