]> Dogcows Code - chaz/p5-Alien-ZMQ/blob - dist.ini
initial commit
[chaz/p5-Alien-ZMQ] / dist.ini
1
2 name = Alien-ZMQ
3 version = 0.02
4 author = Charles McGarvey <chazmcgarvey@brokenzipper.com>
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
19 [Clean]
20 [MetaJSON]
21 [ModuleBuild::Custom]
22 [PkgVersion]
23 [PodWeaver]
24
25 [GitFmtChanges]
26 file_name = Changes
27 tax_regexp = ^v\d+
28
29 [AutoPrereqs]
30
31 [Prereqs / ConfigureRequires]
32 Archive::Tar = 0
33 Cwd = 0
34 Digest::SHA = 0
35 File::Path = 0
36 File::Spec::Functions = 0
37 IPC::Cmd = 0
38 LWP::Simple = 0
39
This page took 0.028847 seconds and 4 git commands to generate.