add release tests

(fix minor stuff found by release tets)
This commit is contained in:
Graham Ollis
2013-08-08 16:37:09 -04:00
parent f0136a4a24
commit b72fb699e9
17 changed files with 298 additions and 18 deletions

View File

@@ -29,6 +29,14 @@ __END__
=encoding utf-8
=begin stopwords
Bjørn
Szász
Árpád
=cut
=head1 SYNOPSIS
L<Mojolicious::Lite>:
@@ -110,7 +118,7 @@ C<utf-87>
C<128>
=item RELATIZE
=item RELATIVE
C<1> (true)

View File

@@ -294,7 +294,7 @@ object. When used the INCLUDE_PATH will be set to
A hash reference of options that are passed to Template->new(). Note that if you
specify an C<INCLUDE_PATH> through this option it will remove the DATA section
templates from your path. A better way to specify an C<INCLUDE_PATH> if you also
want to use DATA section templates it by manipulting the L<Mojolicious::Renderer>
want to use DATA section templates it by manipulating the L<Mojolicious::Renderer>
path.
=item cache_dir