in reply to mod_perl & TT2 Architecture

Another option is to use CGI::Application. While it is immediately set up to work under mod_registry and using HTML::Template, it is not very difficult at all to get it to work as mod_perl handlers and TT2. This is what I'm using right now and it's very slick.

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

I shouldn't have to say this, but any code, unless otherwise stated, is untested