add Test::Exception
[gitmo/MooseX-ClassAttribute.git] / dist.ini
CommitLineData
0d0bf8c3 1name = MooseX-ClassAttribute
2author = Dave Rolsky <autarch@urth.org>
3copyright_year = 2010
4
2516d75f 5version = 0.16
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]
31Moose = 0.98
32namespace::autoclean = 0
33
34[Prereqs / TestRequires]
9f0ece1b 35Test::More = 0.88
36Test::Exception = 0
37Scalar::Util = 0
0d0bf8c3 38
39[@Git]