[Catalyst] C:P:DefaultEnd and MyApp::Controller::Root::end()
Bernhard Graf
catalyst at augensalat.de
Mon Jun 5 20:51:34 CEST 2006
The default setup in current Catalyst from CPAN puts the final end()
action into MyApp::Controller::Root.
Recent docs (Manual::Cookbook in SVN) give advice how to use DefaultEnd
and custom end() together.
This does not work in the current CPAN Cat (5.6902) though - you have to
move your end() to MyApp.pm else it is not called.
Please ignore, if this has already been fixed in trunk.
--
Bernhard Graf
More information about the Catalyst
mailing list