The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MyApp::Controller::Root - Root Controller for MyApp

DESCRIPTION

[enter your description here]

METHODS

default

end

Attempt to render a view, if needed.

auto

Check if there is a user and, if not, forward to login page

AUTHOR

root

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.