Skip all tests for now since we don't know when MX::Role::P will be fixed.
[gitmo/MooseX-ClassAttribute.git] / dist.ini
CommitLineData
0d0bf8c3 1name = MooseX-ClassAttribute
2author = Dave Rolsky <autarch@urth.org>
3copyright_year = 2010
4
66c3d743 5version = 0.17
0d0bf8c3 6
7[@Basic]
8
9[InstallGuide]
10[MetaJSON]
11
12[MetaResources]
93e85cd2 13bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-ClassAttribute
0d0bf8c3 14bugtracker.mailto = bug-moosex-classattribute@rt.cpan.org
15repository.url = git://git.moose.perl.org/MooseX-ClassAttribute.git
16repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-ClassAttribute.git;a=summary
14eb570b 17repository.type = git
0d0bf8c3 18
19[PodWeaver]
20
21[PkgVersion]
22
23[KwaliteeTests]
0d0bf8c3 24[NoTabsTests]
25[EOLTests]
26[Signature]
27
28[CheckChangeLog]
29
30[Prereqs]
935982fc 31Moose = 1.09
5d2b53c8 32namespace::autoclean = 0
0d0bf8c3 33
34[Prereqs / TestRequires]
9f0ece1b 35Test::More = 0.88
36Test::Exception = 0
37Scalar::Util = 0
3272340d 38Test::Requires = 0.05
0d0bf8c3 39
40[@Git]