NAME
Angerwhale::Controller::Root - Root Controller for this Catalyst based application
SYNOPSIS
See Angerwhale.
DESCRIPTION
Root Controller for this Catalyst based application.
METHODS
auto
Handle caching
default
global 404 page
blog
Render the main blog page, and blog archives at http://blog/yyyy/mm/dd.
end
Global end action (except for Angerwhale::Model::Feeds). Renders template and caches result if possible.
AUTHOR
Jonathan Rockway
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.