1{
2   "abstract" : "parse and validate simple name/value option pairs",
3   "author" : [
4      "Ricardo Signes <rjbs@semiotic.systems>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.021, CPAN::Meta::Converter version 2.150010",
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" : "Data-OptList",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "6.78"
20         },
21         "suggests" : {
22            "JSON::PP" : "2.27300"
23         }
24      },
25      "develop" : {
26         "requires" : {
27            "Encode" : "0",
28            "Test::More" : "0",
29            "Test::Pod" : "1.41"
30         }
31      },
32      "runtime" : {
33         "requires" : {
34            "List::Util" : "0",
35            "Params::Util" : "0",
36            "Sub::Install" : "0.921",
37            "strict" : "0",
38            "warnings" : "0"
39         }
40      },
41      "test" : {
42         "recommends" : {
43            "CPAN::Meta" : "2.120900"
44         },
45         "requires" : {
46            "ExtUtils::MakeMaker" : "0",
47            "File::Spec" : "0",
48            "Test::More" : "0.96"
49         }
50      }
51   },
52   "release_status" : "stable",
53   "resources" : {
54      "bugtracker" : {
55         "web" : "https://github.com/rjbs/Data-OptList/issues"
56      },
57      "homepage" : "https://github.com/rjbs/Data-OptList",
58      "repository" : {
59         "type" : "git",
60         "url" : "https://github.com/rjbs/Data-OptList.git",
61         "web" : "https://github.com/rjbs/Data-OptList"
62      }
63   },
64   "version" : "0.112",
65   "x_Dist_Zilla" : {
66      "perl" : {
67         "version" : "5.035001"
68      },
69      "plugins" : [
70         {
71            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
72            "config" : {
73               "Dist::Zilla::Plugin::GatherDir" : {
74                  "exclude_filename" : [],
75                  "exclude_match" : [],
76                  "follow_symlinks" : 0,
77                  "include_dotfiles" : 0,
78                  "prefix" : "",
79                  "prune_directory" : [],
80                  "root" : "."
81               },
82               "Dist::Zilla::Plugin::Git::GatherDir" : {
83                  "include_untracked" : 0
84               }
85            },
86            "name" : "@RJBS/Git::GatherDir",
87            "version" : "2.047"
88         },
89         {
90            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
91            "name" : "@RJBS/CheckPrereqsIndexed",
92            "version" : "0.021"
93         },
94         {
95            "class" : "Dist::Zilla::Plugin::CheckExtraTests",
96            "name" : "@RJBS/CheckExtraTests",
97            "version" : "0.029"
98         },
99         {
100            "class" : "Dist::Zilla::Plugin::PromptIfStale",
101            "config" : {
102               "Dist::Zilla::Plugin::PromptIfStale" : {
103                  "check_all_plugins" : 0,
104                  "check_all_prereqs" : 0,
105                  "modules" : [
106                     "Dist::Zilla::PluginBundle::RJBS"
107                  ],
108                  "phase" : "build",
109                  "run_under_travis" : 0,
110                  "skip" : []
111               }
112            },
113            "name" : "@RJBS/RJBS-Outdated",
114            "version" : "0.057"
115         },
116         {
117            "class" : "Dist::Zilla::Plugin::PromptIfStale",
118            "config" : {
119               "Dist::Zilla::Plugin::PromptIfStale" : {
120                  "check_all_plugins" : 1,
121                  "check_all_prereqs" : 0,
122                  "modules" : [],
123                  "phase" : "release",
124                  "run_under_travis" : 0,
125                  "skip" : [
126                     "Dist::Zilla::Plugin::RJBSMisc"
127                  ]
128               }
129            },
130            "name" : "@RJBS/CPAN-Outdated",
131            "version" : "0.057"
132         },
133         {
134            "class" : "Dist::Zilla::Plugin::PruneCruft",
135            "name" : "@RJBS/@Filter/PruneCruft",
136            "version" : "6.021"
137         },
138         {
139            "class" : "Dist::Zilla::Plugin::ManifestSkip",
140            "name" : "@RJBS/@Filter/ManifestSkip",
141            "version" : "6.021"
142         },
143         {
144            "class" : "Dist::Zilla::Plugin::MetaYAML",
145            "name" : "@RJBS/@Filter/MetaYAML",
146            "version" : "6.021"
147         },
148         {
149            "class" : "Dist::Zilla::Plugin::License",
150            "name" : "@RJBS/@Filter/License",
151            "version" : "6.021"
152         },
153         {
154            "class" : "Dist::Zilla::Plugin::Readme",
155            "name" : "@RJBS/@Filter/Readme",
156            "version" : "6.021"
157         },
158         {
159            "class" : "Dist::Zilla::Plugin::ExecDir",
160            "name" : "@RJBS/@Filter/ExecDir",
161            "version" : "6.021"
162         },
163         {
164            "class" : "Dist::Zilla::Plugin::ShareDir",
165            "name" : "@RJBS/@Filter/ShareDir",
166            "version" : "6.021"
167         },
168         {
169            "class" : "Dist::Zilla::Plugin::Manifest",
170            "name" : "@RJBS/@Filter/Manifest",
171            "version" : "6.021"
172         },
173         {
174            "class" : "Dist::Zilla::Plugin::TestRelease",
175            "name" : "@RJBS/@Filter/TestRelease",
176            "version" : "6.021"
177         },
178         {
179            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
180            "name" : "@RJBS/@Filter/ConfirmRelease",
181            "version" : "6.021"
182         },
183         {
184            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
185            "name" : "@RJBS/@Filter/UploadToCPAN",
186            "version" : "6.021"
187         },
188         {
189            "class" : "Dist::Zilla::Plugin::MakeMaker",
190            "config" : {
191               "Dist::Zilla::Role::TestRunner" : {
192                  "default_jobs" : 9
193               }
194            },
195            "name" : "@RJBS/MakeMaker",
196            "version" : "6.021"
197         },
198         {
199            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
200            "name" : "@RJBS/AutoPrereqs",
201            "version" : "6.021"
202         },
203         {
204            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
205            "config" : {
206               "Dist::Zilla::Plugin::Git::NextVersion" : {
207                  "first_version" : "0.001",
208                  "version_by_branch" : 1,
209                  "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
210               },
211               "Dist::Zilla::Role::Git::Repo" : {
212                  "git_version" : "2.30.1 (Apple Git-130)",
213                  "repo_root" : "."
214               }
215            },
216            "name" : "@RJBS/Git::NextVersion",
217            "version" : "2.047"
218         },
219         {
220            "class" : "Dist::Zilla::Plugin::PkgVersion",
221            "name" : "@RJBS/PkgVersion",
222            "version" : "6.021"
223         },
224         {
225            "class" : "Dist::Zilla::Plugin::MetaConfig",
226            "name" : "@RJBS/MetaConfig",
227            "version" : "6.021"
228         },
229         {
230            "class" : "Dist::Zilla::Plugin::MetaJSON",
231            "name" : "@RJBS/MetaJSON",
232            "version" : "6.021"
233         },
234         {
235            "class" : "Dist::Zilla::Plugin::NextRelease",
236            "name" : "@RJBS/NextRelease",
237            "version" : "6.021"
238         },
239         {
240            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
241            "name" : "@RJBS/Test::ChangesHasContent",
242            "version" : "0.011"
243         },
244         {
245            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
246            "name" : "@RJBS/PodSyntaxTests",
247            "version" : "6.021"
248         },
249         {
250            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
251            "name" : "@RJBS/Test::ReportPrereqs",
252            "version" : "0.028"
253         },
254         {
255            "class" : "Dist::Zilla::Plugin::Prereqs",
256            "config" : {
257               "Dist::Zilla::Plugin::Prereqs" : {
258                  "phase" : "test",
259                  "type" : "requires"
260               }
261            },
262            "name" : "@RJBS/TestMoreWithSubtests",
263            "version" : "6.021"
264         },
265         {
266            "class" : "Dist::Zilla::Plugin::PodWeaver",
267            "config" : {
268               "Dist::Zilla::Plugin::PodWeaver" : {
269                  "config_plugins" : [
270                     "@RJBS"
271                  ],
272                  "finder" : [
273                     ":InstallModules",
274                     ":ExecFiles"
275                  ],
276                  "plugins" : [
277                     {
278                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
279                        "name" : "@CorePrep/EnsurePod5",
280                        "version" : "4.018"
281                     },
282                     {
283                        "class" : "Pod::Weaver::Plugin::H1Nester",
284                        "name" : "@CorePrep/H1Nester",
285                        "version" : "4.018"
286                     },
287                     {
288                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
289                        "name" : "@RJBS/SingleEncoding",
290                        "version" : "4.018"
291                     },
292                     {
293                        "class" : "Pod::Weaver::Section::Name",
294                        "name" : "@RJBS/Name",
295                        "version" : "4.018"
296                     },
297                     {
298                        "class" : "Pod::Weaver::Section::Version",
299                        "name" : "@RJBS/Version",
300                        "version" : "4.018"
301                     },
302                     {
303                        "class" : "Pod::Weaver::Section::Region",
304                        "name" : "@RJBS/Prelude",
305                        "version" : "4.018"
306                     },
307                     {
308                        "class" : "Pod::Weaver::Section::Generic",
309                        "name" : "@RJBS/Synopsis",
310                        "version" : "4.018"
311                     },
312                     {
313                        "class" : "Pod::Weaver::Section::Generic",
314                        "name" : "@RJBS/Description",
315                        "version" : "4.018"
316                     },
317                     {
318                        "class" : "Pod::Weaver::Section::Generic",
319                        "name" : "@RJBS/Overview",
320                        "version" : "4.018"
321                     },
322                     {
323                        "class" : "Pod::Weaver::Section::Generic",
324                        "name" : "@RJBS/Stability",
325                        "version" : "4.018"
326                     },
327                     {
328                        "class" : "Pod::Weaver::Section::GenerateSection",
329                        "name" : "@RJBS/PerlSupport",
330                        "version" : "4.018"
331                     },
332                     {
333                        "class" : "Pod::Weaver::Section::Collect",
334                        "name" : "Attributes",
335                        "version" : "4.018"
336                     },
337                     {
338                        "class" : "Pod::Weaver::Section::Collect",
339                        "name" : "Methods",
340                        "version" : "4.018"
341                     },
342                     {
343                        "class" : "Pod::Weaver::Section::Collect",
344                        "name" : "Functions",
345                        "version" : "4.018"
346                     },
347                     {
348                        "class" : "Pod::Weaver::Section::Leftovers",
349                        "name" : "@RJBS/Leftovers",
350                        "version" : "4.018"
351                     },
352                     {
353                        "class" : "Pod::Weaver::Section::Region",
354                        "name" : "@RJBS/postlude",
355                        "version" : "4.018"
356                     },
357                     {
358                        "class" : "Pod::Weaver::Section::Authors",
359                        "name" : "@RJBS/Authors",
360                        "version" : "4.018"
361                     },
362                     {
363                        "class" : "Pod::Weaver::Section::Contributors",
364                        "name" : "@RJBS/Contributors",
365                        "version" : "0.009"
366                     },
367                     {
368                        "class" : "Pod::Weaver::Section::Legal",
369                        "name" : "@RJBS/Legal",
370                        "version" : "4.018"
371                     },
372                     {
373                        "class" : "Pod::Weaver::Plugin::Transformer",
374                        "name" : "@RJBS/List",
375                        "version" : "4.018"
376                     }
377                  ]
378               }
379            },
380            "name" : "@RJBS/PodWeaver",
381            "version" : "4.009"
382         },
383         {
384            "class" : "Dist::Zilla::Plugin::RJBSMisc",
385            "name" : "@RJBS/RJBSMisc",
386            "version" : "5.019"
387         },
388         {
389            "class" : "Dist::Zilla::Plugin::GithubMeta",
390            "name" : "@RJBS/GithubMeta",
391            "version" : "0.58"
392         },
393         {
394            "class" : "Dist::Zilla::Plugin::Git::Check",
395            "config" : {
396               "Dist::Zilla::Plugin::Git::Check" : {
397                  "untracked_files" : "die"
398               },
399               "Dist::Zilla::Role::Git::DirtyFiles" : {
400                  "allow_dirty" : [
401                     "Changes",
402                     "dist.ini"
403                  ],
404                  "allow_dirty_match" : [],
405                  "changelog" : "Changes"
406               },
407               "Dist::Zilla::Role::Git::Repo" : {
408                  "git_version" : "2.30.1 (Apple Git-130)",
409                  "repo_root" : "."
410               }
411            },
412            "name" : "@RJBS/@Git/Check",
413            "version" : "2.047"
414         },
415         {
416            "class" : "Dist::Zilla::Plugin::Git::Commit",
417            "config" : {
418               "Dist::Zilla::Plugin::Git::Commit" : {
419                  "add_files_in" : [],
420                  "commit_msg" : "v%V%n%n%c",
421                  "signoff" : 0
422               },
423               "Dist::Zilla::Role::Git::DirtyFiles" : {
424                  "allow_dirty" : [
425                     "Changes",
426                     "dist.ini"
427                  ],
428                  "allow_dirty_match" : [],
429                  "changelog" : "Changes"
430               },
431               "Dist::Zilla::Role::Git::Repo" : {
432                  "git_version" : "2.30.1 (Apple Git-130)",
433                  "repo_root" : "."
434               },
435               "Dist::Zilla::Role::Git::StringFormatter" : {
436                  "time_zone" : "local"
437               }
438            },
439            "name" : "@RJBS/@Git/Commit",
440            "version" : "2.047"
441         },
442         {
443            "class" : "Dist::Zilla::Plugin::Git::Tag",
444            "config" : {
445               "Dist::Zilla::Plugin::Git::Tag" : {
446                  "branch" : null,
447                  "changelog" : "Changes",
448                  "signed" : 0,
449                  "tag" : "0.112",
450                  "tag_format" : "%v",
451                  "tag_message" : "v%V"
452               },
453               "Dist::Zilla::Role::Git::Repo" : {
454                  "git_version" : "2.30.1 (Apple Git-130)",
455                  "repo_root" : "."
456               },
457               "Dist::Zilla::Role::Git::StringFormatter" : {
458                  "time_zone" : "local"
459               }
460            },
461            "name" : "@RJBS/@Git/Tag",
462            "version" : "2.047"
463         },
464         {
465            "class" : "Dist::Zilla::Plugin::Git::Push",
466            "config" : {
467               "Dist::Zilla::Plugin::Git::Push" : {
468                  "push_to" : [
469                     "github :"
470                  ],
471                  "remotes_must_exist" : 0
472               },
473               "Dist::Zilla::Role::Git::Repo" : {
474                  "git_version" : "2.30.1 (Apple Git-130)",
475                  "repo_root" : "."
476               }
477            },
478            "name" : "@RJBS/@Git/Push",
479            "version" : "2.047"
480         },
481         {
482            "class" : "Dist::Zilla::Plugin::Git::Contributors",
483            "config" : {
484               "Dist::Zilla::Plugin::Git::Contributors" : {
485                  "git_version" : "2.30.1 (Apple Git-130)",
486                  "include_authors" : 0,
487                  "include_releaser" : 1,
488                  "order_by" : "name",
489                  "paths" : []
490               }
491            },
492            "name" : "@RJBS/Git::Contributors",
493            "version" : "0.036"
494         },
495         {
496            "class" : "Dist::Zilla::Plugin::FinderCode",
497            "name" : ":InstallModules",
498            "version" : "6.021"
499         },
500         {
501            "class" : "Dist::Zilla::Plugin::FinderCode",
502            "name" : ":IncModules",
503            "version" : "6.021"
504         },
505         {
506            "class" : "Dist::Zilla::Plugin::FinderCode",
507            "name" : ":TestFiles",
508            "version" : "6.021"
509         },
510         {
511            "class" : "Dist::Zilla::Plugin::FinderCode",
512            "name" : ":ExtraTestFiles",
513            "version" : "6.021"
514         },
515         {
516            "class" : "Dist::Zilla::Plugin::FinderCode",
517            "name" : ":ExecFiles",
518            "version" : "6.021"
519         },
520         {
521            "class" : "Dist::Zilla::Plugin::FinderCode",
522            "name" : ":PerlExecFiles",
523            "version" : "6.021"
524         },
525         {
526            "class" : "Dist::Zilla::Plugin::FinderCode",
527            "name" : ":ShareFiles",
528            "version" : "6.021"
529         },
530         {
531            "class" : "Dist::Zilla::Plugin::FinderCode",
532            "name" : ":MainModule",
533            "version" : "6.021"
534         },
535         {
536            "class" : "Dist::Zilla::Plugin::FinderCode",
537            "name" : ":AllFiles",
538            "version" : "6.021"
539         },
540         {
541            "class" : "Dist::Zilla::Plugin::FinderCode",
542            "name" : ":NoFiles",
543            "version" : "6.021"
544         }
545      ],
546      "zilla" : {
547         "class" : "Dist::Zilla::Dist::Builder",
548         "config" : {
549            "is_trial" : 0
550         },
551         "version" : "6.021"
552      }
553   },
554   "x_contributors" : [
555      "Olivier Mengu\u00e9 <dolmen@cpan.org>"
556   ],
557   "x_generated_by_perl" : "v5.35.1",
558   "x_rjbs_perl_support" : "long-term",
559   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
560   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
561}
562
563