the repository now lives at https://github.com/moose/MooseX-ClassAttributes
[gitmo/MooseX-ClassAttribute.git] / dist.ini
1 name = MooseX-ClassAttribute
2 author  = Dave Rolsky <autarch@urth.org>
3 license = Artistic_2_0
4 copyright_holder = Dave Rolsky
5
6 version = 0.27
7
8 [NextRelease]
9 format = %-6v %{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=MooseX-ClassAttribute
18 bugtracker.mailto = bug-moosex-classattribute@rt.cpan.org
19 repository.url    = https://github.com/moose/MooseX-ClassAttribute.git
20 repository.web    = https://github.com/moose/MooseX-ClassAttribute
21 repository.type   = git
22
23 [SurgicalPodWeaver]
24
25 [PkgVersion]
26
27 [EOLTests]
28 [NoTabsTests]
29 [PodSyntaxTests]
30 [Test::CPAN::Changes]
31 [Test::Pod::LinkCheck]
32 [Test::Pod::No404s]
33
34 [AutoPrereqs]
35 skip = HasClassAttribute
36 skip = MooseX::AttributeHelpers
37 skip = MooseX::Role::Parameterized
38 skip = MooseX::Role::Strict
39 skip = ^Role
40
41 [CheckPrereqsIndexed]
42
43 [@Git]