| MojoMojo documentation | Contained in the MojoMojo distribution. |
MojoMojo::Controller::Journal - Journaling for MojoMojo?
TODO
Would preferably get some sort of integration with MTOS and Angerwhale to allow embedding blogs at given node points here.
Marcus Ramberg <mramberg@cpan.org>
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
| MojoMojo documentation | Contained in the MojoMojo distribution. |
package MojoMojo::Controller::Journal; use strict; use parent 'Catalyst::Controller';
1;