[Catalyst] HOWTO reference config settings from template

Jeff Chimene jchimene at gmail.com
Fri Apr 13 18:15:24 GMT 2007


Bill Moseley wrote:
> On Fri, Apr 13, 2007 at 09:34:23AM -0700, Jeff Chimene wrote:
>   
>> Thanks for your reply. As I indicated in an earlier message 
>> (http://www.mail-archive.com/[email protected]/msg04690.html), 
>> I've tried Dumper. I certainly get c.config values, but none of them are 
>> TT2 configuration settings. I'm using a view generated by the catalyst 
>> helper script.
>>     
>
> [%
>     USE foo = Class( 'Whatever::View::TT' );
>     USE Dumper; Dumper.dump(foo.config ) | stderr;
> %]
>
>   
Hi Bill,

Thanks for the reply. That looks like a good pointer. Where is the class 
method documented?

Cheers,
jec



More information about the Catalyst mailing list