use dzil plugins for pod stuff
[gitmo/MooseX-Types-Path-Class.git] / dist.ini
CommitLineData
196aadea 1name = MooseX-Types-Path-Class
2author = Todd Hepler <thepler@employees.org>
3license = Perl_5
4copyright_holder = Todd Hepler
5copyright_year = 2012
f5e8fa22 6authority = cpan:THEPLER
7
8version = 0.06
196aadea 9
10[@Basic]
196aadea 11
f5e8fa22 12[PkgVersion]
196aadea 13
14[Prereqs]
15Class::MOP = 0
16Moose = 0.39
17MooseX::Types = 0.04
18Path::Class = 0.16
19
20;TODO: move to Test::Fatal
21[Prereqs / TestRequires]
22Test::More = 0.88
23Test::Exception = 0.27
24
4bce7066 25[PodSyntaxTests]
26[PodCoverageTests]
196aadea 27