the canonical repository is now https://github.com/moose/MooseX-UndefTolerant
[gitmo/MooseX-UndefTolerant.git] / dist.ini
CommitLineData
b2c5b43c 1name = MooseX-UndefTolerant
2author = Cory G Watson <gphat at cpan.org>
3license = Perl_5
4copyright_holder = Cory G Watson
5copyright_year = 2011
6
8718c712 7; use V= to override; otherwise version is incremented from last tag
8[Git::NextVersion]
b2c5b43c 9
10[@Filter]
11-bundle = @Basic
12-remove = Readme
13
14[InstallGuide]
95363898 15[MetaConfig]
b2c5b43c 16[MetaJSON]
58a62adc 17[MetaProvides::Package]
18[Git::Describe]
19[PkgVersion]
20[MinimumPerl]
b2c5b43c 21
50d57524 22[SurgicalPodWeaver]
23
24[ReadmeAnyFromPod]
25type = text
26
b2c5b43c 27[MetaResources]
28bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-UndefTolerant
29bugtracker.mailto = bug-moosex-undeftolerant@rt.cpan.org
4a7e89b1 30repository.url = https://github.com/moose/MooseX-UndefTolerant.git
31repository.web = https://github.com/moose/MooseX-UndefTolerant
b2c5b43c 32repository.type = git
33
bd7aab04 34[AutoPrereqs]
35skip = ^Foo|Bar|Baz
8718c712 36
b2c5b43c 37[PodSyntaxTests]
52357dae 38;[PodCoverageTests]
39[Test::Pod::LinkCheck]
40[Test::Pod::No404s]
b2c5b43c 41[NoTabsTests]
42[EOLTests]
defa27bf 43[Test::Compile]
52357dae 44[CheckPrereqsIndexed]
defa27bf 45[Test::DistManifest]
46[MetaTests]
07c43697 47[Test::CPAN::Changes]
52357dae 48[Test::Version]
07c43697 49[Test::ChangesHasContent]
b2c5b43c 50
8718c712 51[Test::CheckDeps]
387bfd4c 52:version = 0.004
8718c712 53fatal = 1
b2c5b43c 54
8718c712 55[Git::Remote::Check]
56remote_branch = master
57
3a393727 58[Git::CheckFor::CorrectBranch]
59:version = 0.004
60release_branch = master
61release_branch = stable
62
f9f1fdc8 63;[Git::CheckFor::Fixups]
10ff87ba 64
8718c712 65[Git::Check]
66allow_dirty =
b2c5b43c 67
d51609fc 68[NextRelease]
3a393727 69:version = 4.300018
70format = %-8V %{yyyy-MM-dd HH:mm:ss ZZZZ}d (%U)
8718c712 71
72[Git::Commit]
3a393727 73allow_dirty = Changes
74commit_msg = %N-%v%t%n%n%c
75
8718c712 76[Git::Tag]
3a393727 77tag_format = v%v%t
78tag_message = v%v%t
79
8718c712 80[Git::Push]
3a393727 81
82[InstallRelease]
83install_command = cpanm .
84
85[Clean]