On Thu, Jun 19, 2008 at 10:56 AM, Mitch Jackson <[EMAIL PROTECTED]> wrote:
[snip]
> =============================================================
> sub render_end : ActionClass('RenderView') {}
>
> sub end : {
"sub end : Private {" is what you need. The Private attribute is important.
That should do it for you.
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/