I can certainly understand why at least one of the authors of Programming Perl might be considered "God" when it comes the the book's subject matter. If you're going to slam it, you might want to come up with something a bit less nit-picky than the fact that the chapter is called Pattern Matching instead of Regular Expressions.

While it is true that many of the O'Reilly books are in the get s___ done format as opposed to the overly theoretical, that is certainly not a blanket description of their catalogue. As much as I love Knuth's work, it's not something that I keep in my cubby hole at work when I need to figure out why my DHTML isn't working in Netscape 4.05, or what JavaScript method I need to talk between browsers or how to hack out a quick Perl script for porting a bunch of botched CSV files over to Oracle. Theory is great for my enlightenment, but I get paid to solve "particular problem"s. O'Reilly has been very very good to me it that regards.

()-()
 \"/
  `                                                     

In reply to Re: Re: Community review by ignatz
in thread Community review by Juerd

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.