aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Mason/pkg-descr
blob: 897109c7e584330872a514f51b4e4084fbd0944d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Mason is a powerful Perl-based templating system, designed to generate dynamic
content of all kinds.

Unlike many templating systems, Mason does not attempt to invent an alternate,
"easier" syntax for templates. It provides a set of syntax and features specific
to template creation, but underneath it is still clearly and proudly
recognizable as Perl.

Mason is most often used for generating web pages. It has a companion web
framework, Poet, designed to take maximum advantage of its routing and content
generation features. It can also be used as the templating layer for web
frameworks such as Catalyst and Dancer.

WWW: http://search.cpan.org/dist/Mason/