Mason looks interesting, but I'm looking for something with less learning curve and infrastructure. Ideally, I'd like to be able to turn over parts of it to other programmers who will be relative Perl newbies.

This is why I'm attracted by CGI::Application. I'm also leaning toward HTML::Template. Looks like this combination is fairly simple and has been used together a lot, which means I can count on lots of examples and help.

One question about templating systems I have. Is anyone aware of templates that can be maintained with standard WYSIWYG HTML editors like FrontPage? We have some FrontPage users in our group. If they could maintain the templates with no help or interaction from me, that'd be a big plus. Of course, they would have to interact with the CGI programmer on the characteristics of form inputs.


In reply to Re: Re: Developing a Suite of CGI applications by jordanh
in thread Developing a Suite of CGI applications by jordanh

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.