in reply to Re: Question on overriding a Mason method
in thread Question on overriding a Mason method

I found my incorrect syntax on this. I needed to quote the string argument to comp();
The correct syntax is:
<%perl> $m->comp( 'PARENT:leftnav', %ARGS ); # some code here to add some stuff at the bottom </%perl>

-------------------------------------
Nothing is too wonderful to be true
-- Michael Faraday