I'm pleased to announce Mason 2, the first major version of Mason in ten years:
http://search.cpan.org/perldoc?Mason
For those not familiar with it, Mason is a templating framework for generating
web pages and other dynamic content. Mason 2 has been rearchitected and
reimplemented from the ground up, to take advantage of modern Perl techniques
(Moose, Plack/PSGI) and to correct long-standing feature and syntax
inadequacies. More information at
http://www.openswartz.com/2011/02/21/announcing-mason-2/
You can use Mason to power your Catalyst views with
http://search.cpan.org/perldoc?Catalyst::View::Mason2
This is separate from Catalyst::View::Mason, which works with Mason 1
(HTML::Mason).
Give it a try and post feedback here or on the Mason mailing list
(https://lists.sourceforge.net/lists/listinfo/mason-users).
Best
Jon
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/