Use Dist::Zilla to make releases
This commit is contained in:
@@ -3,6 +3,8 @@ package Mojolicious::Plugin::TtRenderer;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = '0.01';
|
||||
|
||||
use base 'Mojolicious::Plugin';
|
||||
|
||||
use MojoX::Renderer::TT;
|
||||
|
||||
Reference in New Issue
Block a user