add release tests
(fix minor stuff found by release tets)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user