On 22 Aug 2005 12:53:19 -0700, Randal L. Schwartz <[email protected]> wrote: > >>>>> "Luke" == Luke Meyer <[EMAIL PROTECTED]> writes: > > Luke> FWIW, I'm working on yet another framework to do just this: implement > Luke> MVC with Template as the V. There are a number of other frameworks > Luke> on CPAN that do MVC to some degree, but none that I've seen that work > Luke> (in an integrated fashion) with Template. > > You missed Catalyst, CGI::Prototype, and Maypole, perhaps?
and CGI::Application with the Template Toolkit plugin (CGI::Application::Plugin::TT), or the template system abstraction plugin (CGI::Application::Plugin::AnyTemplate) Cheers, Cees _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
