I am not sure what you mean by the term "flaming"

Flaming

I found it difficult to understand how you expect me to know what the author does with his money.

Sometimes an author may state that x% of the proceeds of the book will be given to a charity/organization. This was just off my the top of my head and was not a very important point on the list.

I did not realize that I should give a list of each chapter

No need to really list off each chapter, just what the major topics the book covers. On a re-read you did in fact do this in the follow-up post.

When I said that the code is how Perl should be, I was trying to convey the fact that it followed the strictest format and is written as most Perl programmers try to get their code to be. It is clear. Not obfuscated at all. Does not seem to have any unecessary code in it and as it is in use in a few classrooms that I know of I would say it is a good reference.

Good explanation :)

Anyways, seems all to be a misunderstanding, no harm done :)

Cheers.


In reply to Re: re: Web Programming with Perl 5 by Anonymous Monk
in thread Web Programming with Perl 5 by Bismark

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.