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