The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bracket::Controller::Root - Root Controller for Bracket

DESCRIPTION

Handle Security.

METHODS

auto

Make sure we're logged in when we should be.

index

  Handle root index by redirecting to home when logged in.

default

end

Attempt to render a view, if needed.

AUTHOR

root

LICENSE

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