]> Dogcows Code - chaz/p5-Alien-ZMQ/blob - dist.ini
require a more recent version of cbuilder
[chaz/p5-Alien-ZMQ] / dist.ini
1
2 name = Alien-ZMQ
3 version = 0.04
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 / ConfigureRequires]
34 Archive::Tar = 0
35 Cwd = 0
36 Digest::SHA = 0
37 ExtUtils::CBuilder = 0.280205
38 File::Path = 0
39 File::Spec::Functions = 0
40 IPC::Run = 0
41 LWP::Simple = 0
42
This page took 0.032147 seconds and 4 git commands to generate.