-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMETA.yml
More file actions
149 lines (149 loc) · 3.65 KB
/
META.yml
File metadata and controls
149 lines (149 loc) · 3.65 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
---
abstract: 'load various IO modules'
author:
- 'Graham Barr <gbarr@cpan.org>'
- 'The Perl 5 Porters'
build_requires:
Test::More: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: IO
resources:
bugtracker: http://rt.perl.org/rt3/
homepage: http://search.cpan.org/dist/io
repository: http://perl5.git.perl.org/perl.git
version: '1.31'
x_Dist_Zilla:
perl:
version: '5.014002'
plugins:
-
class: Dist::Zilla::Plugin::GatherDir
name: '@Filter/GatherDir'
version: '5.019'
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@Filter/PruneCruft'
version: '5.019'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@Filter/ManifestSkip'
version: '5.019'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Filter/MetaYAML'
version: '5.019'
-
class: Dist::Zilla::Plugin::License
name: '@Filter/License'
version: '5.019'
-
class: Dist::Zilla::Plugin::ExtraTests
name: '@Filter/ExtraTests'
version: '5.019'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Filter/ExecDir'
version: '5.019'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Filter/ShareDir'
version: '5.019'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Filter/Manifest'
version: '5.019'
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Filter/TestRelease'
version: '5.019'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Filter/ConfirmRelease'
version: '5.019'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Filter/UploadToCPAN'
version: '5.019'
-
class: Dist::Zilla::Plugin::MetaConfig
name: MetaConfig
version: '5.019'
-
class: Dist::Zilla::Plugin::MetaJSON
name: MetaJSON
version: '5.019'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: PodSyntaxTests
version: '5.019'
-
class: Dist::Zilla::Plugin::EOLTests
name: EOLTests
version: '0.02'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
version: '5.019'
-
class: Dist::Zilla::Plugin::Authority
name: Authority
version: '1.006'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: runtime
type: requires
name: Prereqs
version: '5.019'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: test
type: requires
name: TestRequires
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
version: '5.019'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
version: '5.019'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '1'
version: '5.019'
x_authority: cpan:P5P