-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
41 lines (34 loc) · 875 Bytes
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name = Neovim-Ext
author = Jacques Germishuys <[email protected]>
license = Perl_5
copyright_holder = Jacques Germishuys
copyright_year = 2019
; authordep Pod::Coverage::TrustPod
; authordep Devel::Cover::Report::Coveralls
; authordep Dist::Zilla::App::Command::cover
[@Author::JACQUESG]
repo = p5-Neovim-Ext
makemaker = 0
[Prereqs / ConfigureRequires]
perl = 5.022
ExtUtils::MakeMaker = 6.63_03
Class::Accessor = 0.34
MsgPack::Raw = 0.01
IO::Async = 0.74
Eval::Safe = 0.02
[Prereqs / TestRequires]
Archive::Tar = 0.0
Archive::Zip = 0.0
Proc::Background = 0.0
Test::Pod = 0.0
Test::Pod::Coverage = 0.0
HTTP::Tiny = 0.0
File::Slurper = 0.0
File::Which = 0.0
[MinimumPerl]
[MetaProvides::Package]
[=inc::MakeMaker / MakeMaker]
[PruneFiles]
filename = README.pod
filename = appveyor.yml
filename = .travis.yml