some house keeping
This commit is contained in:
18
dist.ini
18
dist.ini
@@ -10,25 +10,18 @@ version = 1.52
|
||||
[@Author::Plicease]
|
||||
release_tests = 1
|
||||
travis_status = 1
|
||||
installer = ModuleBuild
|
||||
|
||||
[Prereqs]
|
||||
Mojolicious = 3.33
|
||||
Template = 2.18
|
||||
|
||||
[Prereqs / TestRequires ]
|
||||
Test::More = 0
|
||||
|
||||
[MetaResources]
|
||||
bugtracker.web = https://github.com/plicease/Mojolicious-Plugin-TtRenderer/issues
|
||||
repository.web = https://github.com/plicease/Mojolicious-Plugin-TtRenderer
|
||||
repository.url = git://github.com/plicease/Mojolicious-Plugin-TtRenderer.git
|
||||
repository.type = git
|
||||
|
||||
[CheckChangeLog]
|
||||
[Test::Compile]
|
||||
[HasVersionTests]
|
||||
[MetaTests]
|
||||
|
||||
[Author::Plicease::Thanks]
|
||||
current = Graham Ollis <plicease@cpan.org>
|
||||
original = Ask Bjørn Hansen
|
||||
@@ -59,13 +52,22 @@ directory = example
|
||||
; comes with Perl
|
||||
remove = warnings
|
||||
remove = strict
|
||||
remove = lib
|
||||
remove = utf8
|
||||
remove = base
|
||||
remove = Carp
|
||||
remove = Cwd
|
||||
remove = File::Spec
|
||||
remove = Scalar::Util
|
||||
remove = File::Temp
|
||||
remove = FindBin
|
||||
remove = IO::Handle
|
||||
|
||||
; comes with Mojolicious
|
||||
remove = Mojo::Base
|
||||
remove = Mojo::ByteStream
|
||||
remove = Mojolicious::Plugin
|
||||
remove = Mojo::IOLoop
|
||||
remove = Mojolicious::Lite
|
||||
remove = Test::Mojo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user