]> Dogcows Code - chaz/p5-Alien-ZMQ/blob - dist.ini
require MB 0.40 to avoid RT#68585
[chaz/p5-Alien-ZMQ] / dist.ini
1
2 name = Alien-ZMQ
3 version = 0.0402
4 author = Charles McGarvey <ccm@cpan.org>
5 license = Perl_5
6 copyright_holder = Charles McGarvey
7
8 [@Filter]
9 -bundle = @Basic
10 -remove = MakeMaker
11
12 [PodSyntaxTests]
13 [PodCoverageTests]
14 [Test::Perl::Critic]
15
16 [PruneFiles]
17 filename = dist.ini
18 filename = README.md
19
20 [Clean]
21 [MetaJSON]
22 [ModuleBuild::Custom]
23 [PkgVersion]
24 [PodWeaver]
25
26 [GitFmtChanges]
27 file_name = Changes
28 log_format = %x20 %h %s
29 tax_regexp = ^v\d+
30
31 [AutoPrereqs]
32
33 [Prereqs / BuildRequires]
34 Module::Build = 0.40
35
36 [Prereqs / ConfigureRequires]
37 ExtUtils::CBuilder = 0.280205
38 IPC::Run = 0
39 LWP::Simple = 0
40 Module::Build = 0.40
41
This page took 0.036807 seconds and 4 git commands to generate.