Todd W skrev: > > My favorite frameworks are CGI::Application and Catalyst.
Talking about frameworks. Mine is availible at http://frame.para.se/ It runs as a separate application server taking requests and returning the response. It's large. But created to be flexible and extendable. With defaults for most things so that you can get started quickly and then replace one thing at a time, building your own site. Its been developed with a couple of diffrent sites. It has helper methods for SQL things but doesn't require a database. It's developed in parallell with a data layer for a RDF style database. -- / Jonas - http://jonas.liljegren.org/myself/ _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
