summaryrefslogtreecommitdiffstats
path: root/dist.ini
blob: efab03a70af2be7c93198fd32e015b16573b1749 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = smartmatch-engine-core
author = Jesse Luehrs <doy at tozt dot net>
license = Perl_5
copyright_holder = Jesse Luehrs

; authordep Dist::Zilla::PluginBundle::DOY
[@Filter]
-bundle = @DOY
-remove = NoTabsTests
-remove = MakeMaker
dist = smartmatch-engine-core
repository = github

; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
[=inc::MakeMaker]

[AutoPrereqs]

[Prereqs]
smartmatch = 0.03

[Prereqs / ConfigureRequires]
Devel::CallChecker = 0