The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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