[Catalyst] Problems forwarding to view

Adeola Awoyemi adeola at digitalcraftsmen.net
Thu Aug 2 13:01:42 GMT 2007


Brian Cassidy wrote:
> Adeola Awoyemi wrote:
>> # from MyApp::Controller::Root
>> sub end : Private {
>>     my ( $c, $self ) = @_;
>>     $c->forward( $c->view('XSLT') );
>> }
> 
> try:
> 
> my( $self, $c ) = @_;
> 

Doh! How could I have missed that one?! I feel sheepish ;-)

Thanks Brian & Peter.

-- 
Creative Developer - Digital Craftsmen Ltd
Exmouth House, 3 Pine Street
London, EC1R 0JH
t: +44 20 7183 1410
f: +44 20 7099 5140
m: +44 79 3952 0786
w: http://www.digitalcraftsmen.net/




More information about the Catalyst mailing list