remove files and dirs from old build pipeline from being ignored
[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
7version = 0.09
8
9[@Filter]
10-bundle = @Basic
11-remove = Readme
12
13[InstallGuide]
14[MetaJSON]
15
16[MetaResources]
17bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-UndefTolerant
18bugtracker.mailto = bug-moosex-undeftolerant@rt.cpan.org
19repository.url = https://github.com/gphat/moosex-undeftolerant.git
20repository.web = https://github.com/gphat/moosex-undeftolerant
21repository.type = git
22
23[SurgicalPodWeaver]
24
25[PkgVersion]
26
27[PodSyntaxTests]
28[NoTabsTests]
29[EOLTests]
b2c5b43c 30
31[CheckChangeLog]
32
33[Prereqs / BuildRequires]
34Test::Fatal = 0
35Test::More = 0.002
36
37[Prereqs]
38Moose = 0.89
39
40