For just a second, let us Perl programmers think like business men.

No thanks. I mean, you can do that if you want, but I'm not.

Maybe the real issue you're running into is Perl culture. As a rule, Perl culture values two things: work, and play -- i.e., getting stuff done, and having fun. Things that are at odds with both of those two values (i.e., activities that neither get anything useful done nor are fun) are *widely* valued in the business community (Yay, more meetings!), but Perl culture tends to reject such thinking. A book devoted to e-commerce with Perl wouldn't sell, because Perl programmers wouldn't consider it any more useful (for getting things done, such as e-commerce work) than any *other* mod_perl book (no, the problem domain for ecommerce is *not* specially atypical), and a book on ecommerce frankly sounds like about as much fun as a root canal. Neither particularly useful nor much fun means most Perl programmers won't buy it.

Perl programmers are the people who buy the most Perl books, so if they're not going to buy it, it's gonna flop, unless it's part of an extant highly-successful series (e.g., Perl for Dummies probably sells pretty well to people with no prior Perl experience because it's riding on the success of prior books starting with DOS for Dummies).


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