debian man page for mojomojo::controller::root

Query: mojomojo::controller::root

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MojoMojo::Controller::Root(3pm) 			User Contributed Perl Documentation			   MojoMojo::Controller::Root(3pm)

NAME
MojoMojo::Controller::Root - Controller to run before all others
ACTIONS
begin (builtin) TODO default (global) Default action - display the error page (message.tt), for example when a nonexistent action was requested (like "/parent_page/child_page.fireworks"). set_lang (Re)set language of current session. render Finally, use ActionClass RenderView to render the content. end (builtin) At the end of any request, forward to view unless there is a template or response, then render the template. If param 'die' is passed, show a debug screen. auto Runs for all requests, checks if user is in need of validation, and intercepts the request if so. Also, if the requested page doesn't exist, prevents any other actions from running, and detaches straight to "suggest" in MojoMojo::Controller::Page. exit A way to exit from MojoMojo. Useful when testing leaks.
AUTHOR
Marcus Ramberg <mramberg@cpan.org>
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-09-14 MojoMojo::Controller::Root(3pm)
Related Man Pages
mojomojo::controller::admin(3pm) - debian
mojomojo::controller::attachment(3pm) - debian
mojomojo::controller::page(3pm) - debian
mojomojo::formatter::cpanhyperlink(3pm) - debian
mojomojo::formatter::include(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Weird 'find' results