v1.55
- Mojo 6.x compat
This commit is contained in:
2
Changes
2
Changes
@@ -1,6 +1,8 @@
|
|||||||
Revision history for Mojolicious::Plugin::TtRenderer
|
Revision history for Mojolicious::Plugin::TtRenderer
|
||||||
|
|
||||||
{{$NEXT}}
|
{{$NEXT}}
|
||||||
|
|
||||||
|
1.55 2015-02-28 10:31:58 -0500
|
||||||
- Mojo 6.x compat
|
- Mojo 6.x compat
|
||||||
|
|
||||||
1.54 2014-12-20 10:17:47 -0500
|
1.54 2014-12-20 10:17:47 -0500
|
||||||
|
|||||||
@@ -187,11 +187,11 @@ distribution, including the support files required for the full
|
|||||||
|
|
||||||
# AUTHOR
|
# AUTHOR
|
||||||
|
|
||||||
original author: Ask Bjørn Hansen
|
Original author: Ask Bjørn Hansen
|
||||||
|
|
||||||
current maintainer: Graham Ollis <plicease@cpan.org>
|
Current maintainer: Graham Ollis <plicease@cpan.org>
|
||||||
|
|
||||||
contributors:
|
Contributors:
|
||||||
|
|
||||||
vti
|
vti
|
||||||
|
|
||||||
@@ -225,7 +225,7 @@ uwisser
|
|||||||
|
|
||||||
# COPYRIGHT AND LICENSE
|
# COPYRIGHT AND LICENSE
|
||||||
|
|
||||||
This software is copyright (c) 2014 by Ask Bjørn Hansen.
|
This software is copyright (c) 2015 by Ask Bjørn Hansen.
|
||||||
|
|
||||||
This is free software; you can redistribute it and/or modify it under
|
This is free software; you can redistribute it and/or modify it under
|
||||||
the same terms as the Perl 5 programming language system itself.
|
the same terms as the Perl 5 programming language system itself.
|
||||||
|
|||||||
Reference in New Issue
Block a user