allow inlining if the type has been subsequently defined
[gitmo/MooseX-Types.git] / dist.ini
1 name    = MooseX-Types
2 author  = Robert "phaylon" Sedlacek <rs@474.at>
3 license = Perl_5
4 copyright_holder = Robert "phaylon" Sedlacek
5
6 version = 0.26
7
8 [NextRelease]
9 format = %-7v %{yyyy-MM-dd}d
10
11 [@Basic]
12
13 [InstallGuide]
14 [MetaJSON]
15
16 [MetaResources]
17 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Courriel
18 bugtracker.mailto = bug-courriel@rt.cpan.org
19 repository.url    = git://git.urth.org/Courriel.git
20 repository.web    = http://git.urth.org/Courriel.git
21 repository.type   = git
22
23 [SurgicalPodWeaver]
24
25 [PkgVersion]
26
27 [PodSyntaxTests]
28 ;[NoTabsTests]
29 ;[Test::CPAN::Changes]
30
31 [Prereqs / BuildRequires]
32 FindBin        = 0
33 Test::Fatal    = 0
34 Test::Moose    = 0
35 Test::More     = 0.88
36 Test::Requires = 0
37
38 [Prereqs]
39 Carp             = 0
40 Carp::Clan       = 6.00
41 Moose            = 1.06
42 Scalar::Util     = 1.19
43 Sub::Install     = 0.924
44 Sub::Name        = 0
45 namespace::clean = 0.08
46 perl             = v5.8.0
47
48 [@Git]