| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.036. |
|
2
|
|
|
|
|
|
|
use strict; |
|
3
|
|
|
|
|
|
|
use warnings; |
|
4
|
|
|
|
|
|
|
|
|
5
|
|
|
|
|
|
|
use 5.020000; |
|
6
|
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
use ExtUtils::MakeMaker 6.78; |
|
8
|
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
use File::ShareDir::Install; |
|
10
|
|
|
|
|
|
|
$File::ShareDir::Install::INCLUDE_DOTFILES = 1; |
|
11
|
|
|
|
|
|
|
$File::ShareDir::Install::INCLUDE_DOTDIRS = 1; |
|
12
|
|
|
|
|
|
|
install_share module => "Dist::Zilla::MintingProfile::Default", "profiles"; |
|
13
|
|
|
|
|
|
|
|
|
14
|
|
|
|
|
|
|
|
|
15
|
|
|
|
|
|
|
my %WriteMakefileArgs = ( |
|
16
|
|
|
|
|
|
|
"ABSTRACT" => "distribution builder; installer not included!", |
|
17
|
|
|
|
|
|
|
"AUTHOR" => "Ricardo SIGNES \x{1f60f} <cpan\@semiotic.systems>", |
|
18
|
|
|
|
|
|
|
"CONFIGURE_REQUIRES" => { |
|
19
|
|
|
|
|
|
|
"ExtUtils::MakeMaker" => "6.78", |
|
20
|
|
|
|
|
|
|
"File::ShareDir::Install" => "0.06" |
|
21
|
|
|
|
|
|
|
}, |
|
22
|
|
|
|
|
|
|
"DISTNAME" => "Dist-Zilla", |
|
23
|
|
|
|
|
|
|
"EXE_FILES" => [ |
|
24
|
|
|
|
|
|
|
"bin/dzil" |
|
25
|
|
|
|
|
|
|
], |
|
26
|
|
|
|
|
|
|
"LICENSE" => "perl", |
|
27
|
|
|
|
|
|
|
"MIN_PERL_VERSION" => "5.020000", |
|
28
|
|
|
|
|
|
|
"NAME" => "Dist::Zilla", |
|
29
|
|
|
|
|
|
|
"PREREQ_PM" => { |
|
30
|
|
|
|
|
|
|
"App::Cmd::Command::version" => 0, |
|
31
|
|
|
|
|
|
|
"App::Cmd::Setup" => "0.330", |
|
32
|
|
|
|
|
|
|
"App::Cmd::Tester" => "0.306", |
|
33
|
|
|
|
|
|
|
"App::Cmd::Tester::CaptureExternal" => 0, |
|
34
|
|
|
|
|
|
|
"Archive::Tar" => 0, |
|
35
|
|
|
|
|
|
|
"CPAN::Meta::Converter" => "2.101550", |
|
36
|
|
|
|
|
|
|
"CPAN::Meta::Merge" => 0, |
|
37
|
|
|
|
|
|
|
"CPAN::Meta::Prereqs" => "2.120630", |
|
38
|
|
|
|
|
|
|
"CPAN::Meta::Requirements" => "2.121", |
|
39
|
|
|
|
|
|
|
"CPAN::Meta::Validator" => "2.101550", |
|
40
|
|
|
|
|
|
|
"CPAN::Uploader" => "0.103004", |
|
41
|
|
|
|
|
|
|
"Carp" => 0, |
|
42
|
|
|
|
|
|
|
"Config::INI::Reader" => 0, |
|
43
|
|
|
|
|
|
|
"Config::MVP" => "2.200011", |
|
44
|
|
|
|
|
|
|
"Config::MVP::Assembler" => 0, |
|
45
|
|
|
|
|
|
|
"Config::MVP::Assembler::WithBundles" => "2.200010", |
|
46
|
|
|
|
|
|
|
"Config::MVP::Reader" => "2.101540", |
|
47
|
|
|
|
|
|
|
"Config::MVP::Reader::Findable::ByExtension" => 0, |
|
48
|
|
|
|
|
|
|
"Config::MVP::Reader::Finder" => 0, |
|
49
|
|
|
|
|
|
|
"Config::MVP::Reader::INI" => "2.101461", |
|
50
|
|
|
|
|
|
|
"Config::MVP::Section" => "2.200009", |
|
51
|
|
|
|
|
|
|
"Data::Dumper" => 0, |
|
52
|
|
|
|
|
|
|
"Data::Section" => "0.200002", |
|
53
|
|
|
|
|
|
|
"DateTime" => "0.44", |
|
54
|
|
|
|
|
|
|
"Digest::MD5" => 0, |
|
55
|
|
|
|
|
|
|
"Encode" => 0, |
|
56
|
|
|
|
|
|
|
"ExtUtils::Manifest" => "1.66", |
|
57
|
|
|
|
|
|
|
"File::Copy::Recursive" => "0.41", |
|
58
|
|
|
|
|
|
|
"File::Find::Rule" => 0, |
|
59
|
|
|
|
|
|
|
"File::Path" => 0, |
|
60
|
|
|
|
|
|
|
"File::ShareDir" => 0, |
|
61
|
|
|
|
|
|
|
"File::ShareDir::Install" => "0.03", |
|
62
|
|
|
|
|
|
|
"File::Spec" => 0, |
|
63
|
|
|
|
|
|
|
"File::Temp" => 0, |
|
64
|
|
|
|
|
|
|
"File::pushd" => 0, |
|
65
|
|
|
|
|
|
|
"JSON::MaybeXS" => 0, |
|
66
|
|
|
|
|
|
|
"List::Util" => "1.45", |
|
67
|
|
|
|
|
|
|
"Log::Dispatchouli" => "1.102220", |
|
68
|
|
|
|
|
|
|
"Mixin::Linewise::Readers" => "0.100", |
|
69
|
|
|
|
|
|
|
"Module::CoreList" => 0, |
|
70
|
|
|
|
|
|
|
"Module::Runtime" => 0, |
|
71
|
|
|
|
|
|
|
"Moose" => "0.92", |
|
72
|
|
|
|
|
|
|
"Moose::Role" => 0, |
|
73
|
|
|
|
|
|
|
"Moose::Util::TypeConstraints" => 0, |
|
74
|
|
|
|
|
|
|
"MooseX::LazyRequire" => 0, |
|
75
|
|
|
|
|
|
|
"MooseX::Role::Parameterized" => "1.01", |
|
76
|
|
|
|
|
|
|
"MooseX::SetOnce" => 0, |
|
77
|
|
|
|
|
|
|
"MooseX::Types" => 0, |
|
78
|
|
|
|
|
|
|
"MooseX::Types::Moose" => 0, |
|
79
|
|
|
|
|
|
|
"MooseX::Types::Perl" => 0, |
|
80
|
|
|
|
|
|
|
"PPI::Document" => "1.222", |
|
81
|
|
|
|
|
|
|
"Params::Util" => 0, |
|
82
|
|
|
|
|
|
|
"Path::Tiny" => "0.052", |
|
83
|
|
|
|
|
|
|
"Perl::PrereqScanner" => "1.016", |
|
84
|
|
|
|
|
|
|
"Pod::Simple" => 0, |
|
85
|
|
|
|
|
|
|
"Scalar::Util" => 0, |
|
86
|
|
|
|
|
|
|
"Software::License" => "0.104001", |
|
87
|
|
|
|
|
|
|
"Software::LicenseUtils" => 0, |
|
88
|
|
|
|
|
|
|
"String::Formatter" => "0.100680", |
|
89
|
|
|
|
|
|
|
"String::RewritePrefix" => "0.006", |
|
90
|
|
|
|
|
|
|
"Sub::Exporter" => 0, |
|
91
|
|
|
|
|
|
|
"Sub::Exporter::ForMethods" => 0, |
|
92
|
|
|
|
|
|
|
"Sub::Exporter::Util" => 0, |
|
93
|
|
|
|
|
|
|
"Term::ANSIColor" => "5.00", |
|
94
|
|
|
|
|
|
|
"Term::Encoding" => 0, |
|
95
|
|
|
|
|
|
|
"Term::ReadKey" => 0, |
|
96
|
|
|
|
|
|
|
"Term::ReadLine" => 0, |
|
97
|
|
|
|
|
|
|
"Term::UI" => 0, |
|
98
|
|
|
|
|
|
|
"Test::Deep" => 0, |
|
99
|
|
|
|
|
|
|
"Text::Glob" => "0.08", |
|
100
|
|
|
|
|
|
|
"Text::Template" => 0, |
|
101
|
|
|
|
|
|
|
"Try::Tiny" => 0, |
|
102
|
|
|
|
|
|
|
"YAML::Tiny" => 0, |
|
103
|
|
|
|
|
|
|
"autodie" => 0, |
|
104
|
|
|
|
|
|
|
"experimental" => 0, |
|
105
|
|
|
|
|
|
|
"namespace::autoclean" => 0, |
|
106
|
|
|
|
|
|
|
"parent" => 0, |
|
107
|
|
|
|
|
|
|
"strict" => 0, |
|
108
|
|
|
|
|
|
|
"utf8" => 0, |
|
109
|
|
|
|
|
|
|
"version" => 0, |
|
110
|
|
|
|
|
|
|
"warnings" => 0 |
|
111
|
|
|
|
|
|
|
}, |
|
112
|
|
|
|
|
|
|
"TEST_REQUIRES" => { |
|
113
|
|
|
|
|
|
|
"CPAN::Meta::Check" => "0.011", |
|
114
|
|
|
|
|
|
|
"CPAN::Meta::Requirements" => "2.121", |
|
115
|
|
|
|
|
|
|
"ExtUtils::MakeMaker" => 0, |
|
116
|
|
|
|
|
|
|
"ExtUtils::Manifest" => "1.66", |
|
117
|
|
|
|
|
|
|
"File::Spec" => 0, |
|
118
|
|
|
|
|
|
|
"Software::License::None" => 0, |
|
119
|
|
|
|
|
|
|
"Test::FailWarnings" => 0, |
|
120
|
|
|
|
|
|
|
"Test::Fatal" => 0, |
|
121
|
|
|
|
|
|
|
"Test::File::ShareDir" => 0, |
|
122
|
|
|
|
|
|
|
"Test::More" => "0.96", |
|
123
|
|
|
|
|
|
|
"lib" => 0 |
|
124
|
|
|
|
|
|
|
}, |
|
125
|
|
|
|
|
|
|
"VERSION" => "6.037", |
|
126
|
|
|
|
|
|
|
"test" => { |
|
127
|
|
|
|
|
|
|
"TESTS" => "t/*.t t/commands/*.t t/diagnostics/*.t t/plugins/*.t" |
|
128
|
|
|
|
|
|
|
} |
|
129
|
|
|
|
|
|
|
); |
|
130
|
|
|
|
|
|
|
|
|
131
|
|
|
|
|
|
|
|
|
132
|
|
|
|
|
|
|
my %FallbackPrereqs = ( |
|
133
|
|
|
|
|
|
|
"App::Cmd::Command::version" => 0, |
|
134
|
|
|
|
|
|
|
"App::Cmd::Setup" => "0.330", |
|
135
|
|
|
|
|
|
|
"App::Cmd::Tester" => "0.306", |
|
136
|
|
|
|
|
|
|
"App::Cmd::Tester::CaptureExternal" => 0, |
|
137
|
|
|
|
|
|
|
"Archive::Tar" => 0, |
|
138
|
|
|
|
|
|
|
"CPAN::Meta::Check" => "0.011", |
|
139
|
|
|
|
|
|
|
"CPAN::Meta::Converter" => "2.101550", |
|
140
|
|
|
|
|
|
|
"CPAN::Meta::Merge" => 0, |
|
141
|
|
|
|
|
|
|
"CPAN::Meta::Prereqs" => "2.120630", |
|
142
|
|
|
|
|
|
|
"CPAN::Meta::Requirements" => "2.121", |
|
143
|
|
|
|
|
|
|
"CPAN::Meta::Validator" => "2.101550", |
|
144
|
|
|
|
|
|
|
"CPAN::Uploader" => "0.103004", |
|
145
|
|
|
|
|
|
|
"Carp" => 0, |
|
146
|
|
|
|
|
|
|
"Config::INI::Reader" => 0, |
|
147
|
|
|
|
|
|
|
"Config::MVP" => "2.200011", |
|
148
|
|
|
|
|
|
|
"Config::MVP::Assembler" => 0, |
|
149
|
|
|
|
|
|
|
"Config::MVP::Assembler::WithBundles" => "2.200010", |
|
150
|
|
|
|
|
|
|
"Config::MVP::Reader" => "2.101540", |
|
151
|
|
|
|
|
|
|
"Config::MVP::Reader::Findable::ByExtension" => 0, |
|
152
|
|
|
|
|
|
|
"Config::MVP::Reader::Finder" => 0, |
|
153
|
|
|
|
|
|
|
"Config::MVP::Reader::INI" => "2.101461", |
|
154
|
|
|
|
|
|
|
"Config::MVP::Section" => "2.200009", |
|
155
|
|
|
|
|
|
|
"Data::Dumper" => 0, |
|
156
|
|
|
|
|
|
|
"Data::Section" => "0.200002", |
|
157
|
|
|
|
|
|
|
"DateTime" => "0.44", |
|
158
|
|
|
|
|
|
|
"Digest::MD5" => 0, |
|
159
|
|
|
|
|
|
|
"Encode" => 0, |
|
160
|
|
|
|
|
|
|
"ExtUtils::MakeMaker" => 0, |
|
161
|
|
|
|
|
|
|
"ExtUtils::Manifest" => "1.66", |
|
162
|
|
|
|
|
|
|
"File::Copy::Recursive" => "0.41", |
|
163
|
|
|
|
|
|
|
"File::Find::Rule" => 0, |
|
164
|
|
|
|
|
|
|
"File::Path" => 0, |
|
165
|
|
|
|
|
|
|
"File::ShareDir" => 0, |
|
166
|
|
|
|
|
|
|
"File::ShareDir::Install" => "0.03", |
|
167
|
|
|
|
|
|
|
"File::Spec" => 0, |
|
168
|
|
|
|
|
|
|
"File::Temp" => 0, |
|
169
|
|
|
|
|
|
|
"File::pushd" => 0, |
|
170
|
|
|
|
|
|
|
"JSON::MaybeXS" => 0, |
|
171
|
|
|
|
|
|
|
"List::Util" => "1.45", |
|
172
|
|
|
|
|
|
|
"Log::Dispatchouli" => "1.102220", |
|
173
|
|
|
|
|
|
|
"Mixin::Linewise::Readers" => "0.100", |
|
174
|
|
|
|
|
|
|
"Module::CoreList" => 0, |
|
175
|
|
|
|
|
|
|
"Module::Runtime" => 0, |
|
176
|
|
|
|
|
|
|
"Moose" => "0.92", |
|
177
|
|
|
|
|
|
|
"Moose::Role" => 0, |
|
178
|
|
|
|
|
|
|
"Moose::Util::TypeConstraints" => 0, |
|
179
|
|
|
|
|
|
|
"MooseX::LazyRequire" => 0, |
|
180
|
|
|
|
|
|
|
"MooseX::Role::Parameterized" => "1.01", |
|
181
|
|
|
|
|
|
|
"MooseX::SetOnce" => 0, |
|
182
|
|
|
|
|
|
|
"MooseX::Types" => 0, |
|
183
|
|
|
|
|
|
|
"MooseX::Types::Moose" => 0, |
|
184
|
|
|
|
|
|
|
"MooseX::Types::Perl" => 0, |
|
185
|
|
|
|
|
|
|
"PPI::Document" => "1.222", |
|
186
|
|
|
|
|
|
|
"Params::Util" => 0, |
|
187
|
|
|
|
|
|
|
"Path::Tiny" => "0.052", |
|
188
|
|
|
|
|
|
|
"Perl::PrereqScanner" => "1.016", |
|
189
|
|
|
|
|
|
|
"Pod::Simple" => 0, |
|
190
|
|
|
|
|
|
|
"Scalar::Util" => 0, |
|
191
|
|
|
|
|
|
|
"Software::License" => "0.104001", |
|
192
|
|
|
|
|
|
|
"Software::License::None" => 0, |
|
193
|
|
|
|
|
|
|
"Software::LicenseUtils" => 0, |
|
194
|
|
|
|
|
|
|
"String::Formatter" => "0.100680", |
|
195
|
|
|
|
|
|
|
"String::RewritePrefix" => "0.006", |
|
196
|
|
|
|
|
|
|
"Sub::Exporter" => 0, |
|
197
|
|
|
|
|
|
|
"Sub::Exporter::ForMethods" => 0, |
|
198
|
|
|
|
|
|
|
"Sub::Exporter::Util" => 0, |
|
199
|
|
|
|
|
|
|
"Term::ANSIColor" => "5.00", |
|
200
|
|
|
|
|
|
|
"Term::Encoding" => 0, |
|
201
|
|
|
|
|
|
|
"Term::ReadKey" => 0, |
|
202
|
|
|
|
|
|
|
"Term::ReadLine" => 0, |
|
203
|
|
|
|
|
|
|
"Term::UI" => 0, |
|
204
|
|
|
|
|
|
|
"Test::Deep" => 0, |
|
205
|
|
|
|
|
|
|
"Test::FailWarnings" => 0, |
|
206
|
|
|
|
|
|
|
"Test::Fatal" => 0, |
|
207
|
|
|
|
|
|
|
"Test::File::ShareDir" => 0, |
|
208
|
|
|
|
|
|
|
"Test::More" => "0.96", |
|
209
|
|
|
|
|
|
|
"Text::Glob" => "0.08", |
|
210
|
|
|
|
|
|
|
"Text::Template" => 0, |
|
211
|
|
|
|
|
|
|
"Try::Tiny" => 0, |
|
212
|
|
|
|
|
|
|
"YAML::Tiny" => 0, |
|
213
|
|
|
|
|
|
|
"autodie" => 0, |
|
214
|
|
|
|
|
|
|
"experimental" => 0, |
|
215
|
|
|
|
|
|
|
"lib" => 0, |
|
216
|
|
|
|
|
|
|
"namespace::autoclean" => 0, |
|
217
|
|
|
|
|
|
|
"parent" => 0, |
|
218
|
|
|
|
|
|
|
"strict" => 0, |
|
219
|
|
|
|
|
|
|
"utf8" => 0, |
|
220
|
|
|
|
|
|
|
"version" => 0, |
|
221
|
|
|
|
|
|
|
"warnings" => 0 |
|
222
|
|
|
|
|
|
|
); |
|
223
|
|
|
|
|
|
|
|
|
224
|
|
|
|
|
|
|
|
|
225
|
|
|
|
|
|
|
unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) { |
|
226
|
|
|
|
|
|
|
delete $WriteMakefileArgs{TEST_REQUIRES}; |
|
227
|
|
|
|
|
|
|
delete $WriteMakefileArgs{BUILD_REQUIRES}; |
|
228
|
|
|
|
|
|
|
$WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs; |
|
229
|
|
|
|
|
|
|
} |
|
230
|
|
|
|
|
|
|
|
|
231
|
|
|
|
|
|
|
delete $WriteMakefileArgs{CONFIGURE_REQUIRES} |
|
232
|
|
|
|
|
|
|
unless eval { ExtUtils::MakeMaker->VERSION(6.52) }; |
|
233
|
|
|
|
|
|
|
|
|
234
|
|
|
|
|
|
|
if ( $^O eq 'MSWin32' ) { |
|
235
|
|
|
|
|
|
|
$WriteMakefileArgs{PREREQ_PM}{'DateTime::TimeZone'} = $FallbackPrereqs{'DateTime::TimeZone'} = '1.92'; |
|
236
|
|
|
|
|
|
|
} |
|
237
|
|
|
|
|
|
|
|
|
238
|
|
|
|
|
|
|
WriteMakefile(%WriteMakefileArgs); |
|
239
|
|
|
|
|
|
|
|
|
240
|
|
|
|
|
|
|
{ |
|
241
|
|
|
|
|
|
|
package |
|
242
|
|
|
|
|
|
|
MY; |
|
243
|
|
|
|
|
|
|
use File::ShareDir::Install qw(postamble); |
|
244
|
|
|
|
|
|
|
} |