Truthfully, it looks more like news than a meditation to me, even if not by much. I'm glad you stuck it in Meditations anyway, though, since I probably wouldn't have seen it this morning if you'd stuck it in News instead. I check Meditations a lot more often.

I'm pretty keen on Class::CGI, as you've described it, and will be looking into it in more depth. I'm a fan of simplicity when it comes to stuff like this. I guess you could call it the "utility" approach: write stuff like it's a simple utility that "does one thing well" rather than a huge "feature-rich" application suite that does a whole long list of things to a strict standard of mediocrity with an interface too complex to even dream of really mastering.

Maybe this is just my unixy bias showing through.

print substr("Just another Perl hacker", 0, -2);
- apotheon
CopyWrite Chad Perrin


In reply to Re: Class::CGI Mailing List by apotheon
in thread Class::CGI Mailing List by Ovid

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.