-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
80 lines (67 loc) · 1.62 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
name = MooseX-Gtk2
author = Robert 'phaylon' Sedlacek <rs@474.at>
license = Perl_5
copyright_holder = Robert 'phaylon' Sedlacek
version = 0.01
; authordep Pod::Weaver::Section::BugsRT
; authordep Pod::Weaver::Plugin::Encoding
[Authority]
authority = cpan:PHAYLON
do_metadata = 1
[AutoPrereqs]
skip = ^syntax$
skip = ^Gtk2::
skip = ^My
[Prereqs]
syntax = 0.003
strictures = 1
Syntax::Feature::Simple::V2 = 0.002
Class::Load = 0.08
Devel::GlobalDestruction = 0.04
Glib = 1.224
Gtk2 = 1.224
Sub::Identify = 0.04
namespace::autoclean = 0.13
Moose = 2.0205
MooseX::Types = 0.29
[Prereqs / BuildRequires]
Test::More = 0.98
Test::Fatal = 0.006
[MetaNoIndex]
directory = t/
[MakeMaker]
[ConfirmRelease]
[PruneCruft]
[GatherDir]
[Manifest]
[ManifestSkip]
[License]
[Readme]
[MetaJSON]
[MetaYAML]
[PodWeaver]
[MetaProvides::Package]
;[MetaResourcesFromGit]
[PodVersion]
[PkgVersion]
[NextRelease]
[NoAutomatedTesting]
[ExtraTests]
[MetaTests]
[PodSyntaxTests]
[NoTabsTests]
[EOLTests]
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / ReadmePodInRoot]
type = pod
filename = README.pod
location = root
[Repository]
[TestRelease]
[UploadToCPAN]
[Clean]
;[Git::Commit]
;[Git::Tag]
;[Git::Push]
;[Git::NextVersion]
;version_regexp = ^v?(.+)$