Introduction to Mason
14
Blocks
Most blocks contain pure Perl.
but how the Perl is used depends on the block.
Pure Perl blocks are ...
<%perl>
<%init>
<%once>
<%filter>
<%shared>
<%cleanup>