Kevin Old wrote:
> In the actual Mason "view" treat it just like any other Mason page.
> The $c object is available and the stash can be called like <%
> $c->stash %>.
Its even easier.. $c->stash->{name} directly matches:
<%args>
$name
</%args>
No need to fiddle around with $c for that.
Jesper
--
Jesper Krogh, jesper at krogh.cc