package MojoMojo::Controller::Journal; use strict; use parent 'Catalyst::Controller'; =head1 NAME MojoMojo::Controller::Journal - Journaling for MojoMojo? =head1 SYNOPSIS TODO =head1 DESCRIPTION Would preferably get some sort of integration with MTOS and Angerwhale to allow embedding blogs at given node points here. =head1 AUTHOR Marcus Ramberg =head1 LICENSE This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. =cut 1;