1{
2   "abstract" : "install subroutines into packages easily",
3   "author" : [
4      "Ricardo SIGNES <rjbs@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141520",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "Sub-Install",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "6.30"
20         }
21      },
22      "develop" : {
23         "requires" : {
24            "Test::Pod" : "1.41",
25            "version" : "0.9901"
26         }
27      },
28      "runtime" : {
29         "requires" : {
30            "B" : "0",
31            "Carp" : "0",
32            "Scalar::Util" : "0",
33            "strict" : "0",
34            "warnings" : "0"
35         }
36      },
37      "test" : {
38         "requires" : {
39            "Test::More" : "0.96"
40         }
41      }
42   },
43   "release_status" : "stable",
44   "resources" : {
45      "bugtracker" : {
46         "web" : "https://github.com/rjbs/Sub-Install/issues"
47      },
48      "homepage" : "https://github.com/rjbs/Sub-Install",
49      "repository" : {
50         "type" : "git",
51         "url" : "https://github.com/rjbs/Sub-Install.git",
52         "web" : "https://github.com/rjbs/Sub-Install"
53      }
54   },
55   "version" : "0.928",
56   "x_Dist_Zilla" : {
57      "perl" : {
58         "version" : "5.021001"
59      },
60      "plugins" : [
61         {
62            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
63            "config" : {
64               "Dist::Zilla::Plugin::Git::GatherDir" : {
65                  "include_untracked" : "0"
66               },
67               "Dist::Zilla::Role::Git::Repo" : {
68                  "repo_root" : "."
69               }
70            },
71            "name" : "@RJBS/Git::GatherDir",
72            "version" : "2.023"
73         },
74         {
75            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
76            "name" : "@RJBS/CheckPrereqsIndexed",
77            "version" : "0.012"
78         },
79         {
80            "class" : "Dist::Zilla::Plugin::CheckExtraTests",
81            "name" : "@RJBS/CheckExtraTests",
82            "version" : "0.021"
83         },
84         {
85            "class" : "Dist::Zilla::Plugin::PromptIfStale",
86            "config" : {
87               "Dist::Zilla::Plugin::PromptIfStale" : {
88                  "check_all_plugins" : 0,
89                  "check_all_prereqs" : 0,
90                  "modules" : [
91                     "Dist::Zilla::PluginBundle::RJBS"
92                  ],
93                  "phase" : "build",
94                  "skip" : []
95               }
96            },
97            "name" : "@RJBS/RJBS-Outdated",
98            "version" : "0.023"
99         },
100         {
101            "class" : "Dist::Zilla::Plugin::PromptIfStale",
102            "config" : {
103               "Dist::Zilla::Plugin::PromptIfStale" : {
104                  "check_all_plugins" : "1",
105                  "check_all_prereqs" : 0,
106                  "modules" : [],
107                  "phase" : "release",
108                  "skip" : []
109               }
110            },
111            "name" : "@RJBS/CPAN-Outdated",
112            "version" : "0.023"
113         },
114         {
115            "class" : "Dist::Zilla::Plugin::PruneCruft",
116            "name" : "@RJBS/@Filter/PruneCruft",
117            "version" : "5.019"
118         },
119         {
120            "class" : "Dist::Zilla::Plugin::ManifestSkip",
121            "name" : "@RJBS/@Filter/ManifestSkip",
122            "version" : "5.019"
123         },
124         {
125            "class" : "Dist::Zilla::Plugin::MetaYAML",
126            "name" : "@RJBS/@Filter/MetaYAML",
127            "version" : "5.019"
128         },
129         {
130            "class" : "Dist::Zilla::Plugin::License",
131            "name" : "@RJBS/@Filter/License",
132            "version" : "5.019"
133         },
134         {
135            "class" : "Dist::Zilla::Plugin::Readme",
136            "name" : "@RJBS/@Filter/Readme",
137            "version" : "5.019"
138         },
139         {
140            "class" : "Dist::Zilla::Plugin::ExecDir",
141            "name" : "@RJBS/@Filter/ExecDir",
142            "version" : "5.019"
143         },
144         {
145            "class" : "Dist::Zilla::Plugin::ShareDir",
146            "name" : "@RJBS/@Filter/ShareDir",
147            "version" : "5.019"
148         },
149         {
150            "class" : "Dist::Zilla::Plugin::Manifest",
151            "name" : "@RJBS/@Filter/Manifest",
152            "version" : "5.019"
153         },
154         {
155            "class" : "Dist::Zilla::Plugin::TestRelease",
156            "name" : "@RJBS/@Filter/TestRelease",
157            "version" : "5.019"
158         },
159         {
160            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
161            "name" : "@RJBS/@Filter/ConfirmRelease",
162            "version" : "5.019"
163         },
164         {
165            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
166            "name" : "@RJBS/@Filter/UploadToCPAN",
167            "version" : "5.019"
168         },
169         {
170            "class" : "Dist::Zilla::Plugin::MakeMaker",
171            "config" : {
172               "Dist::Zilla::Role::TestRunner" : {
173                  "default_jobs" : 9
174               }
175            },
176            "name" : "@RJBS/MakeMaker",
177            "version" : "5.019"
178         },
179         {
180            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
181            "name" : "@RJBS/AutoPrereqs",
182            "version" : "5.019"
183         },
184         {
185            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
186            "config" : {
187               "Dist::Zilla::Plugin::Git::NextVersion" : {
188                  "first_version" : "0.001",
189                  "version_by_branch" : "0",
190                  "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
191               },
192               "Dist::Zilla::Role::Git::Repo" : {
193                  "repo_root" : "."
194               }
195            },
196            "name" : "@RJBS/Git::NextVersion",
197            "version" : "2.023"
198         },
199         {
200            "class" : "Dist::Zilla::Plugin::PkgVersion",
201            "name" : "@RJBS/PkgVersion",
202            "version" : "5.019"
203         },
204         {
205            "class" : "Dist::Zilla::Plugin::MetaConfig",
206            "name" : "@RJBS/MetaConfig",
207            "version" : "5.019"
208         },
209         {
210            "class" : "Dist::Zilla::Plugin::MetaJSON",
211            "name" : "@RJBS/MetaJSON",
212            "version" : "5.019"
213         },
214         {
215            "class" : "Dist::Zilla::Plugin::NextRelease",
216            "name" : "@RJBS/NextRelease",
217            "version" : "5.019"
218         },
219         {
220            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
221            "name" : "@RJBS/Test::ChangesHasContent",
222            "version" : "0.006"
223         },
224         {
225            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
226            "name" : "@RJBS/PodSyntaxTests",
227            "version" : "5.019"
228         },
229         {
230            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
231            "name" : "@RJBS/ReportVersions::Tiny",
232            "version" : "1.10"
233         },
234         {
235            "class" : "Dist::Zilla::Plugin::Prereqs",
236            "config" : {
237               "Dist::Zilla::Plugin::Prereqs" : {
238                  "phase" : "test",
239                  "type" : "requires"
240               }
241            },
242            "name" : "@RJBS/TestMoreWithSubtests",
243            "version" : "5.019"
244         },
245         {
246            "class" : "Dist::Zilla::Plugin::PodWeaver",
247            "config" : {
248               "Dist::Zilla::Plugin::PodWeaver" : {
249                  "config_plugins" : [
250                     "@RJBS"
251                  ],
252                  "finder" : [
253                     ":InstallModules",
254                     ":ExecFiles"
255                  ],
256                  "plugins" : [
257                     {
258                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
259                        "name" : "@CorePrep/EnsurePod5",
260                        "version" : "4.006"
261                     },
262                     {
263                        "class" : "Pod::Weaver::Plugin::H1Nester",
264                        "name" : "@CorePrep/H1Nester",
265                        "version" : "4.006"
266                     },
267                     {
268                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
269                        "name" : "@RJBS/SingleEncoding",
270                        "version" : "4.006"
271                     },
272                     {
273                        "class" : "Pod::Weaver::Section::Name",
274                        "name" : "@RJBS/Name",
275                        "version" : "4.006"
276                     },
277                     {
278                        "class" : "Pod::Weaver::Section::Version",
279                        "name" : "@RJBS/Version",
280                        "version" : "4.006"
281                     },
282                     {
283                        "class" : "Pod::Weaver::Section::Region",
284                        "name" : "@RJBS/Prelude",
285                        "version" : "4.006"
286                     },
287                     {
288                        "class" : "Pod::Weaver::Section::Generic",
289                        "name" : "@RJBS/Synopsis",
290                        "version" : "4.006"
291                     },
292                     {
293                        "class" : "Pod::Weaver::Section::Generic",
294                        "name" : "@RJBS/Description",
295                        "version" : "4.006"
296                     },
297                     {
298                        "class" : "Pod::Weaver::Section::Generic",
299                        "name" : "@RJBS/Overview",
300                        "version" : "4.006"
301                     },
302                     {
303                        "class" : "Pod::Weaver::Section::Generic",
304                        "name" : "@RJBS/Stability",
305                        "version" : "4.006"
306                     },
307                     {
308                        "class" : "Pod::Weaver::Section::Collect",
309                        "name" : "Attributes",
310                        "version" : "4.006"
311                     },
312                     {
313                        "class" : "Pod::Weaver::Section::Collect",
314                        "name" : "Methods",
315                        "version" : "4.006"
316                     },
317                     {
318                        "class" : "Pod::Weaver::Section::Collect",
319                        "name" : "Functions",
320                        "version" : "4.006"
321                     },
322                     {
323                        "class" : "Pod::Weaver::Section::Leftovers",
324                        "name" : "@RJBS/Leftovers",
325                        "version" : "4.006"
326                     },
327                     {
328                        "class" : "Pod::Weaver::Section::Region",
329                        "name" : "@RJBS/postlude",
330                        "version" : "4.006"
331                     },
332                     {
333                        "class" : "Pod::Weaver::Section::Authors",
334                        "name" : "@RJBS/Authors",
335                        "version" : "4.006"
336                     },
337                     {
338                        "class" : "Pod::Weaver::Section::Legal",
339                        "name" : "@RJBS/Legal",
340                        "version" : "4.006"
341                     },
342                     {
343                        "class" : "Pod::Weaver::Plugin::Transformer",
344                        "name" : "@RJBS/List",
345                        "version" : "4.006"
346                     }
347                  ]
348               }
349            },
350            "name" : "@RJBS/PodWeaver",
351            "version" : "4.005"
352         },
353         {
354            "class" : "Dist::Zilla::Plugin::GithubMeta",
355            "name" : "@RJBS/GithubMeta",
356            "version" : "0.46"
357         },
358         {
359            "class" : "Dist::Zilla::Plugin::Git::Check",
360            "config" : {
361               "Dist::Zilla::Plugin::Git::Check" : {
362                  "untracked_files" : "die"
363               },
364               "Dist::Zilla::Role::Git::DirtyFiles" : {
365                  "allow_dirty" : [
366                     "dist.ini",
367                     "Changes"
368                  ],
369                  "allow_dirty_match" : [],
370                  "changelog" : "Changes"
371               },
372               "Dist::Zilla::Role::Git::Repo" : {
373                  "repo_root" : "."
374               }
375            },
376            "name" : "@RJBS/@Git/Check",
377            "version" : "2.023"
378         },
379         {
380            "class" : "Dist::Zilla::Plugin::Git::Commit",
381            "config" : {
382               "Dist::Zilla::Plugin::Git::Commit" : {
383                  "add_files_in" : [],
384                  "commit_msg" : "v%v%n%n%c",
385                  "time_zone" : "local"
386               },
387               "Dist::Zilla::Role::Git::DirtyFiles" : {
388                  "allow_dirty" : [
389                     "dist.ini",
390                     "Changes"
391                  ],
392                  "allow_dirty_match" : [],
393                  "changelog" : "Changes"
394               },
395               "Dist::Zilla::Role::Git::Repo" : {
396                  "repo_root" : "."
397               }
398            },
399            "name" : "@RJBS/@Git/Commit",
400            "version" : "2.023"
401         },
402         {
403            "class" : "Dist::Zilla::Plugin::Git::Tag",
404            "config" : {
405               "Dist::Zilla::Plugin::Git::Tag" : {
406                  "branch" : null,
407                  "signed" : 0,
408                  "tag" : "0.928",
409                  "tag_format" : "%v",
410                  "tag_message" : "v%v",
411                  "time_zone" : "local"
412               },
413               "Dist::Zilla::Role::Git::Repo" : {
414                  "repo_root" : "."
415               }
416            },
417            "name" : "@RJBS/@Git/Tag",
418            "version" : "2.023"
419         },
420         {
421            "class" : "Dist::Zilla::Plugin::Git::Push",
422            "config" : {
423               "Dist::Zilla::Plugin::Git::Push" : {
424                  "push_to" : [
425                     "origin :",
426                     "github :"
427                  ],
428                  "remotes_must_exist" : 0
429               },
430               "Dist::Zilla::Role::Git::Repo" : {
431                  "repo_root" : "."
432               }
433            },
434            "name" : "@RJBS/@Git/Push",
435            "version" : "2.023"
436         },
437         {
438            "class" : "Dist::Zilla::Plugin::FinderCode",
439            "name" : ":InstallModules",
440            "version" : "5.019"
441         },
442         {
443            "class" : "Dist::Zilla::Plugin::FinderCode",
444            "name" : ":IncModules",
445            "version" : "5.019"
446         },
447         {
448            "class" : "Dist::Zilla::Plugin::FinderCode",
449            "name" : ":TestFiles",
450            "version" : "5.019"
451         },
452         {
453            "class" : "Dist::Zilla::Plugin::FinderCode",
454            "name" : ":ExecFiles",
455            "version" : "5.019"
456         },
457         {
458            "class" : "Dist::Zilla::Plugin::FinderCode",
459            "name" : ":ShareFiles",
460            "version" : "5.019"
461         },
462         {
463            "class" : "Dist::Zilla::Plugin::FinderCode",
464            "name" : ":MainModule",
465            "version" : "5.019"
466         },
467         {
468            "class" : "Dist::Zilla::Plugin::FinderCode",
469            "name" : ":AllFiles",
470            "version" : "5.019"
471         },
472         {
473            "class" : "Dist::Zilla::Plugin::FinderCode",
474            "name" : ":NoFiles",
475            "version" : "5.019"
476         }
477      ],
478      "zilla" : {
479         "class" : "Dist::Zilla::Dist::Builder",
480         "config" : {
481            "is_trial" : "0"
482         },
483         "version" : "5.019"
484      }
485   }
486}
487
488