[Catalyst] (no subject)

Will Crawford billcrawford1970 at gmail.com
Wed Feb 29 10:35:00 GMT 2012


On 28 February 2012 13:03, Johannes Kilian <Jo.Kilian at 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 ...



More information about the Catalyst mailing list