[Catalyst] ANNOUNCE: Mason 2

Jonathan Swartz swartz at pobox.com
Tue Feb 22 01:44:34 GMT 2011


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




More information about the Catalyst mailing list