Description
Dynamic web pages and text output can be generated with Mason templates in Perl applications. Developers use this framework for web views, reports, and templated content that mixes logic with presentation. Template output may include user data, so escaping and access control remain important.