Articles, talks and books welcome, dude. Of course, if you do your homework first you'll find that lots of articles, talks and books have already been done on this topic! Don't let that stop you though - if Rails has proven anything it's that basic MVC techniques are ripe for re-discovery.

As for standardizing around one framework, even if it was desirable (which I don't think it is), it's hardly possible. Too many projects have too much invested in their framework to just walk away from it (ex: Krang and CGI::Application, Bricolage and HTML::Mason, etc.). Clearly there are many ways to build a web app and the Perl community is far too diverse to ever agree on just one!

-sam


In reply to Re: Perl mindshare in web development by samtregar
in thread Perl mindshare in web development by gunzip

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.