add metadata, for faster diagnoses of future build issues
[gitmo/MooseX-UndefTolerant.git] / dist.ini
1 name    = MooseX-UndefTolerant
2 author  = Cory G Watson <gphat at cpan.org>
3 license = Perl_5
4 copyright_holder = Cory G Watson
5 copyright_year   = 2011
6
7 ; use V= to override; otherwise version is incremented from last tag
8 [Git::NextVersion]
9
10 [@Filter]
11 -bundle = @Basic
12 -remove = Readme
13
14 [InstallGuide]
15 [MetaConfig]
16 [MetaJSON]
17
18 [MetaResources]
19 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-UndefTolerant
20 bugtracker.mailto = bug-moosex-undeftolerant@rt.cpan.org
21 repository.url    = git://git.moose.perl.org/MooseX-UndefTolerant.git
22 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-UndefTolerant.git;a=summary
23 repository.type   = git
24
25 [Prereqs / TestRequires]
26 Test::Fatal = 0
27 Test::More  = 0.002
28 Test::Moose = 0
29
30 [Prereqs / RuntimeRequires]
31 Moose = 0.89
32
33 [SurgicalPodWeaver]
34
35 [PkgVersion]
36
37 [PodSyntaxTests]
38 [NoTabsTests]
39 [EOLTests]
40 [Test::Compile]
41 [Test::DistManifest]
42 [MetaTests]
43 [Test::CPAN::Changes]
44 [Test::ChangesHasContent]
45
46 [Test::CheckDeps]
47 version = 0.004
48 fatal = 1
49
50 [Git::Remote::Check]
51 remote_branch = master
52
53 [Git::Check]
54 allow_dirty =
55
56 [NextRelease]
57 format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d
58
59 [Git::Commit]
60 [Git::Tag]
61 [Git::Push]