And of course you can use Mason with Catalyst: http://search.cpan.org/perldoc?Catalyst::View::Mason In this scope it's just another view like http://search.cpan.org/perldoc?Catalyst::View::TT ,…
The topic is about web frameworks, not how to build your own or what techniques are hip and trendy.
All of our recent projects use Catalyst (commercial and personal). The best thing is that it prevents us to repeat each and every simple functionality that we previously had to write with CGI or CGI::Simple. We can…
And of course you can use Mason with Catalyst: http://search.cpan.org/perldoc?Catalyst::View::Mason In this scope it's just another view like http://search.cpan.org/perldoc?Catalyst::View::TT ,…
The topic is about web frameworks, not how to build your own or what techniques are hip and trendy.
All of our recent projects use Catalyst (commercial and personal). The best thing is that it prevents us to repeat each and every simple functionality that we previously had to write with CGI or CGI::Simple. We can…