Changes for version 0.22 - 2013-07-17
- scalar refs inside markup are not escaped by intention. This avoids calling `print RAW 'string';` by simply using `\'string'`; Feature wanted by Phil Söhnlein.
Modules
Helper for ByCode Views
Templating using pure Perl code
Provides
in lib/Catalyst/View/ByCode/Declare.pm
in lib/Catalyst/View/ByCode/Renderer.pm