include a full app example

This commit is contained in:
Graham Ollis
2013-08-08 09:03:48 -04:00
parent 6386e0620e
commit e541ac92b7
13 changed files with 150 additions and 4 deletions

View File

@@ -35,6 +35,12 @@ L<Mojolicious::Lite> example:
# EXAMPLE: example/myapp.pl
L<Mojolicious> example:
# EXAMPLE: example/myapp/lib/MyApp.pm
# EXAMPLE: example/myapp/lib/MyApp/Example.pm
=head1 DESCRIPTION
This plugin is a simple Template Toolkit renderer for L<Mojolicious>.