On 28 February 2012 13:03, Johannes Kilian <jo.kil...@gmx.de> wrote:

> I cannot figure out how to set XML::Simple as default handler and override 
> this for certain URLs within the same controller whilst for other URLs within 
> the same controller the default XML-Handler is used ....

    $c->stash(current_view => '...');

Then override that either in an individual action or part of a chain ...

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to