in reply to Re^2: On the scaleability of Perl Development Practices
in thread On the scaleability of Perl Development Practices
I disagree -- the module CGI::Application::Plugin::TT ties Template Toolkit and CGI::Application together very nicely, and you can see piles of plugins for CGI::Application if you do a CPAN search on 'CGI::Application::Plugin'. I used CGI::Application::Plugin::Session, CGI::Application::Plugin::DBH and CGI::Application::Plugin::Stream in a recent web application. I'm a fan.
|
---|