]> Dogcows Code - chaz/p5-Alien-ZMQ/blob - dist.ini
bc155cabb971dc96c699ccecd8f20f27590c0a49
[chaz/p5-Alien-ZMQ] / dist.ini
1
2 name = Alien-ZMQ
3 version = 0.0403
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 Archive::Tar = 1.00
38 ExtUtils::CBuilder = 0.280205
39 IPC::Run = 0
40 LWP::Simple = 0
41 Module::Build = 0.40
42
This page took 0.031559 seconds and 3 git commands to generate.