Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Question on overriding a Mason method

by freddo411 (Chaplain)
on Feb 08, 2012 at 21:41 UTC ( [id://952590]=note: print w/replies, xml ) Need Help??


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://952590]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-03-29 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found