-
Notifications
You must be signed in to change notification settings - Fork 5
/
dist.ini
62 lines (49 loc) · 1.09 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name = Spark-Form
author = James Laver L<http://jameslaver.com>
license = Perl_5
copyright_holder = James Laver C<< <sprintf qw(%s@%s.%s cpan jameslaver com)> >>
main_module = lib/Spark/Form.pm
[PruneCruft]
[MetaResources]
homepage = http://jjl.github.com/Spark-Form
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Spark-Form
bugtracker.mailto = [email protected]
repository.web = http://github.com/jjl/Spark-Form
repository.url = git://github.com/jjl/Spark-Form
repository.type = git
[GatherDir]
[License]
[PkgVersion]
[PodWeaver]
[PodVersion]
[MetaProvides::Package]
[MetaJSON]
[MetaYAML]
[MetaConfig]
[MakeMaker]
[MakeMaker::Runner]
[ReadmeFromPod]
[ManifestSkip]
[Manifest]
[CompileTests]
[MetaTests]
[PodCoverageTests]
[PodSyntaxTests]
[ExtraTests]
[TestRelease]
[NextRelease]
[UploadToCPAN]
[ConfirmRelease]
[AutoVersion]
major=1
[AutoPrereqs]
[Prereqs]
Module::Pluggable = 0
Moose = 0.89
HTML::Tiny = 0
MooseX::AttributeHelpers = 0.21
List::MoreUtils = 0
List::Util = 0
Data::Couplet = 0.02004422
;[TestReq]
Test::More = 0