in reply to CGI::Application, Templates, and CSS

The framework offered by CGI::Application is very straight-forward and direct and from my experience, allows you to prototype applications very quickly.

While its true that CGI::Application has been built with a bias towards usage of HTML::Template for templating, there is absolutely nothing to stop you from using the Template Toolkit.

Indeed, you can implement the usage of Template Toolkit within CGI::Application via two means:

Additionally too, the integration of CSS with your templates should be encouraged as you then have the benefits of not only the separation of code and interface (CGI::Application and Template Toolkit), but also interface separation of content and context (HTML and CSS).

 

perl -e 's&&rob@cowsnet.com.au&&&split/[@.]/&&s&.com.&_&&&print'