File: dist.ini

package info (click to toggle)
libparams-validate-perl 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 776 kB
  • sloc: perl: 2,179; makefile: 2
file content (53 lines) | stat: -rw-r--r-- 1,020 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name = Params-Validate
author  = Dave Rolsky, <autarch@urth.org> and Ilya Martynov <ilya@martynov.org>
license = Artistic_2_0
copyright_holder = Dave Rolsky and Ilya Martynov

version = 1.06

[NextRelease]
format = %-7v %{yyyy-MM-dd}d

[@Filter]
-bundle = @Basic
-remove = MakeMaker

[PruneFiles]
filenames = Build.PL

; authordep Dist::Zilla::Plugin::ModuleBuild::XSOrPP
[=inc::MyModuleBuild]

[PurePerlTests]
env_var = PV_TEST_PERL

[InstallGuide]
[MetaJSON]

[MetaResources]
bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Params-Validate
bugtracker.mailto = bug-params-validate@rt.cpan.org
repository.url    = git://git.urth.org/Params-Validate.git
repository.web    = http://git.urth.org/Params-Validate.git
repository.type   = git

[SurgicalPodWeaver]

[SurgicalPkgVersion]

[EOLTests]
[NoTabsTests]
[PodSyntaxTests]
[Test::CPAN::Changes]
[Test::Pod::LinkCheck]
[Test::Pod::No404s]

[AutoPrereqs]
skip = ClassCan
skip = ClassISA
skip = Tie::StdArray
skip = Tie::StdHash

[CheckPrereqsIndexed]

[@Git]