Thanks Tom,<br><br>Its great and quick response and it Works now.<br><br>PG.<br><br><div class="gmail_quote">On Mon, Jun 7, 2010 at 2:17 PM, Tomas Doran <span dir="ltr">&lt;<a href="mailto:bobtfish@bobtfish.net">bobtfish@bobtfish.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
On 7 Jun 2010, at 10:15, prasad guna wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
lasses are using the default config and renders the output using YAML::HTML,<br>
<br>
so ideally what i need is, when a request is made the subclass should use the config from the parent class and forward to View::TT,<br>
<br>
Please let me know, how to do this.<br>
</blockquote>
<br></div>
Put the config you want shared into __PACKAGE__-&gt;config inside the parent class rather than the config file.<br>
<br>
Other than that, this will work exactly like you expect it to.<br>
<br>
Cheers<br>
t0m<div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk" target="_blank">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
</div></div></blockquote></div><br>