I'm not sure that a boycott of the book would accomplish anything. Most people buying a programming perl book for the first time aren't going to be aware of a boycott and hence it will not do anything except provide a little satisfaction (well deserved I must agree)

Maybe a better way is to write a comprable book with all your knowledge and experience that gives programming perl a run for it's money or surpasses anything available for perl in the form of a book.

Personally I would like to see some more higher level perl books that include things that don't seem to be available at the present time. Maybe something that takes Damian Conway's book, Mastering Algorithms, and Advanced perl programming to the next level or maybe combines some of these things.

I know you could put together something that would blow them out of the water, especially if it was a collaborated effort from some of the top people on this site. I'd be willing to put time toward it, although I don't know how much help I'd be. What does everyone else think about this? What kind of support is there? I'd be very interested to know.

Thanks for listening to my ramble, maybe something will come of it.

In reply to RE: Should I organize a boycott of camel 3? by steveAZ98
in thread Should I organize a boycott of camel 3? by merlyn

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.