Mason from 10,000 FeetCore ConceptsBasic Component SyntaxSubstitution Tags: <% %>Escaping substitutionsEmbedded Perl: % Lines and
<%perl> BlocksCalling Other Components: <& &> TagsComponents called with contentOther Named Blocks
<%init> blocks
<%args> blocks
<%filter> blocks
<%once> blocks
<%cleanup> blocks
<%text> blocks
<%doc> blocks<%flags> and
<%attr> blocks
<%def> and <%method> blocks
<%shared> blocksEscaping a
NewlineComponent Arguments<%args> Block Revisited%ARGS%ARGS Versus @_Argument ExamplesArguments via Component CallsArguments via HTTP RequestsComponent Return ValuesSpecial Globals
$m
$rSample Component