NAME
Mojolicious::Plugin::DateTime - Mojolicious DateTime module integration!
VERSION
Version 0.01
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use Mojolicious::Plugin::DateTime;
my $foo = Mojolicious::Plugin::DateTime->new();
...
EXPORT
A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
SUBROUTINES/METHODS
AUTHOR
Daniel Vinciguerra <daniel.vinciguerra at bivee.com.br>
BUGS
Please report any bugs or feature requests to bug-mojolicious-plugin-datetime at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Mojolicious-Plugin-DateTime. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
LICENSE AND COPYRIGHT
Copyright 2014 Daniel Vinciguerra.
This program is free software; you can redistribute it and/or modify it under the same terms of Perl Programming Language itself.