On 24 Oct 2007, at 17:26, Tyler Bird wrote:
Hi List,
Hey I was wondering if there was any MVC framework that anybody on
this list could point
me to that work work well with mod_perl.
We are having difficulty finding a good MVC framework for perl.
I have looked at HTML::Mason and the template toolkit today. I am
not quite sure mason is a MVC framework. The template toolkit
looks promising.
TT is only the view part really, you want Catalyst. trust me. :)
http://www.catalystframework.org/
-Mark
Tyler