I must say, that I too have walked this path and searched for the "ideal" CGI framework, as yet, to no avail ... I would however throw a bit more into the melting point, and recommend you having a look at this node by boo radley which offers some excellent suggestions for development direction of CGI frameworks - It was from this node that I was able to draw many ideas for what is becoming the intended featureset for a CGI framework which I am currently developing.

Currently, however, as many new work projects cross my desk, the available time for development disappears - For the time being, I have been making great use of the combination of CGI, CGI::Application, HTML::Template, Apache::Session and Data::FormValidator. If you are interested I can put up a couple examples of this, however as it stands, this framework is fairly basic and is far from a "packaged solution".

 


In reply to Re: More on Web Application Frameworks by rob_au
in thread More on Web Application Frameworks by impossiblerobot

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.