]> Dogcows Code - chaz/p5-Alien-ZMQ/blob - dist.ini
switch distribution to zeromq-3.2.4
[chaz/p5-Alien-ZMQ] / dist.ini
1
2 name = Alien-ZMQ
3 version = 0.06
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 [PodCoverageTests]
13 [PodSyntaxTests]
14 [Test::Perl::Critic]
15
16 [ModuleBuild::Custom]
17 [PkgVersion]
18 [PodWeaver]
19
20 [GitFmtChanges]
21 file_name = Changes
22 log_format = %x20 %h %s
23 tax_regexp = ^v\d+
24
25 [PruneFiles]
26 filename = README.md
27 filename = dist.ini
28
29 [GitHub::Meta]
30 repo = chazmcgarvey/p5-Alien-ZMQ
31 [MetaJSON]
32
33 [AutoPrereqs]
34
35 [Prereqs / BuildRequires]
36 Module::Build = 0.40
37
38 [Prereqs / ConfigureRequires]
39 Archive::Tar = 1.00
40 ExtUtils::CBuilder = 0.280205
41 IPC::Run = 0
42 LWP::Simple = 0
43 Module::Build = 0.40
44
This page took 0.033141 seconds and 4 git commands to generate.