1{
2   "abstract" : "Catalyst integration for HTML::FormFu",
3   "author" : [
4      "Carl Franks <cpan@fireartist.com>",
5      "Nigel Metheringham <nigelm@cpan.org>",
6      "Dean Hamstead <dean@bytefoundry.com.au>"
7   ],
8   "dynamic_config" : 0,
9   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
10   "license" : [
11      "perl_5"
12   ],
13   "meta-spec" : {
14      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
15      "version" : 2
16   },
17   "name" : "Catalyst-Controller-HTML-FormFu",
18   "no_index" : {
19      "directory" : [
20         "eg",
21         "examples",
22         "inc",
23         "share",
24         "t",
25         "xt"
26      ]
27   },
28   "prereqs" : {
29      "configure" : {
30         "requires" : {
31            "ExtUtils::MakeMaker" : "0"
32         }
33      },
34      "develop" : {
35         "requires" : {
36            "File::Spec" : "0",
37            "IO::Handle" : "0",
38            "IPC::Open3" : "0",
39            "Test::CPAN::Meta" : "0",
40            "Test::EOL" : "0",
41            "Test::Kwalitee" : "1.21",
42            "Test::More" : "0.88",
43            "Test::NoTabs" : "0",
44            "Test::PAUSE::Permissions" : "0",
45            "Test::Perl::Critic" : "0",
46            "Test::Pod" : "1.41",
47            "perl" : "5.006"
48         }
49      },
50      "runtime" : {
51         "requires" : {
52            "Carp" : "0",
53            "Catalyst::Action" : "0",
54            "Catalyst::Component::InstancePerContext" : "0",
55            "Catalyst::Controller" : "0",
56            "Catalyst::Runtime" : "5.71001",
57            "Config::Any" : "0",
58            "File::Spec" : "0",
59            "HTML::FormFu" : "2.06",
60            "HTML::FormFu::Constraint" : "0",
61            "HTML::FormFu::Deploy" : "0",
62            "HTML::FormFu::Element::Text" : "0",
63            "HTML::FormFu::MultiForm" : "1.02",
64            "HTML::FormFu::Plugin" : "0",
65            "HTML::FormFu::Util" : "0",
66            "Moose" : "0",
67            "MooseX::Attribute::Chained" : "0",
68            "Regexp::Assemble" : "0",
69            "Scalar::Util" : "0",
70            "Task::Weaken" : "0",
71            "namespace::autoclean" : "0",
72            "strict" : "0",
73            "warnings" : "0"
74         }
75      },
76      "test" : {
77         "recommends" : {
78            "CPAN::Meta" : "2.120900"
79         },
80         "requires" : {
81            "Catalyst" : "0",
82            "Catalyst::Action::RenderView" : "0",
83            "Catalyst::Plugin::Session" : "0",
84            "Catalyst::Plugin::Session::State::Cookie" : "0",
85            "Catalyst::Plugin::Session::Store::File" : "0",
86            "Catalyst::Runtime" : "5.71001",
87            "Catalyst::View::TT" : "0",
88            "Code::TidyAll::Plugin::Perl::AlignMooseAttributes" : "0",
89            "Data::Dumper" : "0",
90            "ExtUtils::MakeMaker" : "0",
91            "File::Spec" : "0",
92            "FindBin" : "0",
93            "HTML::FormFu::MultiForm" : "1.02",
94            "Pod::Coverage::TrustPod" : "0",
95            "Pod::Tidy" : "0",
96            "Template" : "0",
97            "Test::CPAN::Meta" : "0",
98            "Test::Differences" : "0",
99            "Test::EOL" : "0",
100            "Test::Kwalitee" : "1.21",
101            "Test::Memory::Cycle" : "0",
102            "Test::More" : "0.92",
103            "Test::NoTabs" : "0",
104            "Test::PAUSE::Permissions" : "0",
105            "Test::Pod" : "1.41",
106            "Test::Pod::Coverage" : "1.08",
107            "Test::WWW::Mechanize" : "1.16",
108            "Test::WWW::Mechanize::Catalyst" : "0",
109            "base" : "0",
110            "lib" : "0"
111         }
112      }
113   },
114   "provides" : {
115      "Catalyst::Controller::HTML::FormFu" : {
116         "file" : "lib/Catalyst/Controller/HTML/FormFu.pm",
117         "version" : "2.04"
118      },
119      "Catalyst::Controller::HTML::FormFu::Action::Form" : {
120         "file" : "lib/Catalyst/Controller/HTML/FormFu/Action/Form.pm",
121         "version" : "2.04"
122      },
123      "Catalyst::Controller::HTML::FormFu::Action::FormConfig" : {
124         "file" : "lib/Catalyst/Controller/HTML/FormFu/Action/FormConfig.pm",
125         "version" : "2.04"
126      },
127      "Catalyst::Controller::HTML::FormFu::Action::FormMethod" : {
128         "file" : "lib/Catalyst/Controller/HTML/FormFu/Action/FormMethod.pm",
129         "version" : "2.04"
130      },
131      "Catalyst::Controller::HTML::FormFu::Action::MultiForm" : {
132         "file" : "lib/Catalyst/Controller/HTML/FormFu/Action/MultiForm.pm",
133         "version" : "2.04"
134      },
135      "Catalyst::Controller::HTML::FormFu::Action::MultiFormConfig" : {
136         "file" : "lib/Catalyst/Controller/HTML/FormFu/Action/MultiFormConfig.pm",
137         "version" : "2.04"
138      },
139      "Catalyst::Controller::HTML::FormFu::Action::MultiFormMethod" : {
140         "file" : "lib/Catalyst/Controller/HTML/FormFu/Action/MultiFormMethod.pm",
141         "version" : "2.04"
142      },
143      "Catalyst::Controller::HTML::FormFu::ActionBase::Form" : {
144         "file" : "lib/Catalyst/Controller/HTML/FormFu/ActionBase/Form.pm",
145         "version" : "2.04"
146      },
147      "Catalyst::Helper::HTML::FormFu" : {
148         "file" : "lib/Catalyst/Helper/HTML/FormFu.pm",
149         "version" : "2.04"
150      },
151      "HTML::FormFu::Constraint::RequestToken" : {
152         "file" : "lib/HTML/FormFu/Constraint/RequestToken.pm",
153         "version" : "2.04"
154      },
155      "HTML::FormFu::Element::RequestToken" : {
156         "file" : "lib/HTML/FormFu/Element/RequestToken.pm",
157         "version" : "2.04"
158      },
159      "HTML::FormFu::Plugin::RequestToken" : {
160         "file" : "lib/HTML/FormFu/Plugin/RequestToken.pm",
161         "version" : "2.04"
162      }
163   },
164   "release_status" : "stable",
165   "resources" : {
166      "homepage" : "https://github.com/FormFu/Catalyst-Controller-HTML-FormFu",
167      "repository" : {
168         "type" : "git",
169         "url" : "https://github.com/FormFu/Catalyst-Controller-HTML-FormFu.git",
170         "web" : "https://github.com/FormFu/Catalyst-Controller-HTML-FormFu"
171      }
172   },
173   "version" : "2.04",
174   "x_Dist_Zilla" : {
175      "perl" : {
176         "version" : "5.026001"
177      },
178      "plugins" : [
179         {
180            "class" : "Dist::Zilla::Plugin::Authority",
181            "name" : "Authority",
182            "version" : "1.009"
183         },
184         {
185            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
186            "name" : "AutoPrereqs",
187            "version" : "6.009"
188         },
189         {
190            "class" : "Dist::Zilla::Plugin::Prereqs",
191            "config" : {
192               "Dist::Zilla::Plugin::Prereqs" : {
193                  "phase" : "runtime",
194                  "type" : "requires"
195               }
196            },
197            "name" : "Prereqs",
198            "version" : "6.009"
199         },
200         {
201            "class" : "Dist::Zilla::Plugin::Prereqs",
202            "config" : {
203               "Dist::Zilla::Plugin::Prereqs" : {
204                  "phase" : "test",
205                  "type" : "requires"
206               }
207            },
208            "name" : "TestRequires",
209            "version" : "6.009"
210         },
211         {
212            "class" : "Dist::Zilla::Plugin::NextRelease",
213            "name" : "NextRelease",
214            "version" : "6.009"
215         },
216         {
217            "class" : "Dist::Zilla::Plugin::Git::Check",
218            "config" : {
219               "Dist::Zilla::Plugin::Git::Check" : {
220                  "untracked_files" : "die"
221               },
222               "Dist::Zilla::Role::Git::DirtyFiles" : {
223                  "allow_dirty" : [
224                     "Changes",
225                     "README.md",
226                     "dist.ini"
227                  ],
228                  "allow_dirty_match" : [],
229                  "changelog" : "Changes"
230               },
231               "Dist::Zilla::Role::Git::Repo" : {
232                  "git_version" : "2.16.2",
233                  "repo_root" : "."
234               }
235            },
236            "name" : "@Git/Check",
237            "version" : "2.042"
238         },
239         {
240            "class" : "Dist::Zilla::Plugin::Git::Commit",
241            "config" : {
242               "Dist::Zilla::Plugin::Git::Commit" : {
243                  "add_files_in" : [],
244                  "commit_msg" : "v%v%t - %d%n%n%c"
245               },
246               "Dist::Zilla::Role::Git::DirtyFiles" : {
247                  "allow_dirty" : [
248                     "Changes",
249                     "README.md",
250                     "dist.ini"
251                  ],
252                  "allow_dirty_match" : [],
253                  "changelog" : "Changes"
254               },
255               "Dist::Zilla::Role::Git::Repo" : {
256                  "git_version" : "2.16.2",
257                  "repo_root" : "."
258               },
259               "Dist::Zilla::Role::Git::StringFormatter" : {
260                  "time_zone" : "local"
261               }
262            },
263            "name" : "@Git/Commit",
264            "version" : "2.042"
265         },
266         {
267            "class" : "Dist::Zilla::Plugin::Git::Tag",
268            "config" : {
269               "Dist::Zilla::Plugin::Git::Tag" : {
270                  "branch" : null,
271                  "changelog" : "Changes",
272                  "signed" : 0,
273                  "tag" : "v2.04",
274                  "tag_format" : "v%v",
275                  "tag_message" : "v%v%t - %d"
276               },
277               "Dist::Zilla::Role::Git::Repo" : {
278                  "git_version" : "2.16.2",
279                  "repo_root" : "."
280               },
281               "Dist::Zilla::Role::Git::StringFormatter" : {
282                  "time_zone" : "local"
283               }
284            },
285            "name" : "@Git/Tag",
286            "version" : "2.042"
287         },
288         {
289            "class" : "Dist::Zilla::Plugin::Git::Push",
290            "config" : {
291               "Dist::Zilla::Plugin::Git::Push" : {
292                  "push_to" : [
293                     "origin"
294                  ],
295                  "remotes_must_exist" : 1
296               },
297               "Dist::Zilla::Role::Git::Repo" : {
298                  "git_version" : "2.16.2",
299                  "repo_root" : "."
300               }
301            },
302            "name" : "@Git/Push",
303            "version" : "2.042"
304         },
305         {
306            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
307            "config" : {
308               "Dist::Zilla::Plugin::GatherDir" : {
309                  "exclude_filename" : [],
310                  "exclude_match" : [],
311                  "follow_symlinks" : 0,
312                  "include_dotfiles" : 0,
313                  "prefix" : "",
314                  "prune_directory" : [],
315                  "root" : "."
316               },
317               "Dist::Zilla::Plugin::Git::GatherDir" : {
318                  "include_untracked" : 0
319               }
320            },
321            "name" : "Git::GatherDir",
322            "version" : "2.042"
323         },
324         {
325            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
326            "config" : {
327               "Dist::Zilla::Plugin::Git::NextVersion" : {
328                  "first_version" : "0.001",
329                  "version_by_branch" : 0,
330                  "version_regexp" : "(?^:^v(.+)$)"
331               },
332               "Dist::Zilla::Role::Git::Repo" : {
333                  "git_version" : "2.16.2",
334                  "repo_root" : "."
335               }
336            },
337            "name" : "Git::NextVersion",
338            "version" : "2.042"
339         },
340         {
341            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
342            "config" : {
343               "Dist::Zilla::Role::Git::Repo" : {
344                  "git_version" : "2.16.2",
345                  "repo_root" : "."
346               }
347            },
348            "name" : "Git::CheckFor::CorrectBranch",
349            "version" : "0.014"
350         },
351         {
352            "class" : "Dist::Zilla::Plugin::Git::Remote::Check",
353            "name" : "Git::Remote::Check",
354            "version" : "0.1.2"
355         },
356         {
357            "class" : "Dist::Zilla::Plugin::Git::Contributors",
358            "config" : {
359               "Dist::Zilla::Plugin::Git::Contributors" : {
360                  "git_version" : "2.16.2",
361                  "include_authors" : 0,
362                  "include_releaser" : 1,
363                  "order_by" : "name",
364                  "paths" : []
365               }
366            },
367            "name" : "Git::Contributors",
368            "version" : "0.030"
369         },
370         {
371            "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
372            "config" : {
373               "Dist::Zilla::Plugin::Git::CommitBuild" : {
374                  "branch" : "",
375                  "build_root" : null,
376                  "message" : "Build results of %h (on %b)",
377                  "multiple_inheritance" : 0,
378                  "release_branch" : "cpan",
379                  "release_message" : "Build results of %h (on %b)"
380               },
381               "Dist::Zilla::Role::Git::Repo" : {
382                  "git_version" : "2.16.2",
383                  "repo_root" : "."
384               }
385            },
386            "name" : "Git::CommitBuild",
387            "version" : "2.042"
388         },
389         {
390            "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
391            "name" : "Test::Perl::Critic",
392            "version" : "3.001"
393         },
394         {
395            "class" : "Dist::Zilla::Plugin::MetaTests",
396            "name" : "MetaTests",
397            "version" : "6.009"
398         },
399         {
400            "class" : "Dist::Zilla::Plugin::OurPkgVersion",
401            "name" : "OurPkgVersion",
402            "version" : "0.10"
403         },
404         {
405            "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
406            "config" : {
407               "Dist::Zilla::Plugin::Test::Kwalitee" : {
408                  "filename" : "xt/release/kwalitee.t",
409                  "skiptest" : []
410               }
411            },
412            "name" : "Test::Kwalitee",
413            "version" : "2.12"
414         },
415         {
416            "class" : "Dist::Zilla::Plugin::Test::EOL",
417            "config" : {
418               "Dist::Zilla::Plugin::Test::EOL" : {
419                  "filename" : "xt/author/eol.t",
420                  "finder" : [
421                     ":InstallModules"
422                  ],
423                  "trailing_whitespace" : 1
424               }
425            },
426            "name" : "Test::EOL",
427            "version" : "0.19"
428         },
429         {
430            "class" : "Dist::Zilla::Plugin::Test::PAUSE::Permissions",
431            "name" : "Test::PAUSE::Permissions",
432            "version" : "0.003"
433         },
434         {
435            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
436            "config" : {
437               "Dist::Zilla::Plugin::Test::NoTabs" : {
438                  "filename" : "xt/author/no-tabs.t",
439                  "finder" : [
440                     ":InstallModules",
441                     ":ExecFiles",
442                     ":TestFiles"
443                  ]
444               }
445            },
446            "name" : "Test::NoTabs",
447            "version" : "0.15"
448         },
449         {
450            "class" : "Dist::Zilla::Plugin::GithubMeta",
451            "name" : "GithubMeta",
452            "version" : "0.54"
453         },
454         {
455            "class" : "Dist::Zilla::Plugin::PodWeaver",
456            "config" : {
457               "Dist::Zilla::Plugin::PodWeaver" : {
458                  "finder" : [
459                     ":InstallModules",
460                     ":ExecFiles"
461                  ],
462                  "plugins" : [
463                     {
464                        "class" : "Pod::Weaver::Plugin::WikiDoc",
465                        "name" : "-WikiDoc",
466                        "version" : "0.093004"
467                     },
468                     {
469                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
470                        "name" : "@CorePrep/EnsurePod5",
471                        "version" : "4.015"
472                     },
473                     {
474                        "class" : "Pod::Weaver::Plugin::H1Nester",
475                        "name" : "@CorePrep/H1Nester",
476                        "version" : "4.015"
477                     },
478                     {
479                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
480                        "name" : "@Default/SingleEncoding",
481                        "version" : "4.015"
482                     },
483                     {
484                        "class" : "Pod::Weaver::Section::Name",
485                        "name" : "@Default/Name",
486                        "version" : "4.015"
487                     },
488                     {
489                        "class" : "Pod::Weaver::Section::Version",
490                        "name" : "@Default/Version",
491                        "version" : "4.015"
492                     },
493                     {
494                        "class" : "Pod::Weaver::Section::Region",
495                        "name" : "@Default/prelude",
496                        "version" : "4.015"
497                     },
498                     {
499                        "class" : "Pod::Weaver::Section::Generic",
500                        "name" : "SYNOPSIS",
501                        "version" : "4.015"
502                     },
503                     {
504                        "class" : "Pod::Weaver::Section::Generic",
505                        "name" : "DESCRIPTION",
506                        "version" : "4.015"
507                     },
508                     {
509                        "class" : "Pod::Weaver::Section::Generic",
510                        "name" : "OVERVIEW",
511                        "version" : "4.015"
512                     },
513                     {
514                        "class" : "Pod::Weaver::Section::Collect",
515                        "name" : "ATTRIBUTES",
516                        "version" : "4.015"
517                     },
518                     {
519                        "class" : "Pod::Weaver::Section::Collect",
520                        "name" : "METHODS",
521                        "version" : "4.015"
522                     },
523                     {
524                        "class" : "Pod::Weaver::Section::Collect",
525                        "name" : "FUNCTIONS",
526                        "version" : "4.015"
527                     },
528                     {
529                        "class" : "Pod::Weaver::Section::Leftovers",
530                        "name" : "@Default/Leftovers",
531                        "version" : "4.015"
532                     },
533                     {
534                        "class" : "Pod::Weaver::Section::Region",
535                        "name" : "@Default/postlude",
536                        "version" : "4.015"
537                     },
538                     {
539                        "class" : "Pod::Weaver::Section::Authors",
540                        "name" : "@Default/Authors",
541                        "version" : "4.015"
542                     },
543                     {
544                        "class" : "Pod::Weaver::Section::Legal",
545                        "name" : "@Default/Legal",
546                        "version" : "4.015"
547                     },
548                     {
549                        "class" : "Pod::Weaver::Section::Support",
550                        "name" : "Support",
551                        "version" : "1.007"
552                     },
553                     {
554                        "class" : "Pod::Weaver::Section::Contributors",
555                        "name" : "Contributors",
556                        "version" : "0.009"
557                     },
558                     {
559                        "class" : "Pod::Weaver::Plugin::Transformer",
560                        "name" : "-Transformer",
561                        "version" : "4.015"
562                     }
563                  ]
564               }
565            },
566            "name" : "PodWeaver",
567            "version" : "4.008"
568         },
569         {
570            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
571            "name" : "CheckChangeLog",
572            "version" : "0.02"
573         },
574         {
575            "class" : "Dist::Zilla::Plugin::PruneCruft",
576            "name" : "@Starter/PruneCruft",
577            "version" : "6.009"
578         },
579         {
580            "class" : "Dist::Zilla::Plugin::ManifestSkip",
581            "name" : "@Starter/ManifestSkip",
582            "version" : "6.009"
583         },
584         {
585            "class" : "Dist::Zilla::Plugin::MetaConfig",
586            "name" : "@Starter/MetaConfig",
587            "version" : "6.009"
588         },
589         {
590            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
591            "config" : {
592               "Dist::Zilla::Plugin::MetaProvides::Package" : {
593                  "finder_objects" : [
594                     {
595                        "class" : "Dist::Zilla::Plugin::FinderCode",
596                        "name" : "@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
597                        "version" : "6.009"
598                     }
599                  ],
600                  "include_underscores" : 0
601               },
602               "Dist::Zilla::Role::MetaProvider::Provider" : {
603                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
604                  "inherit_missing" : 1,
605                  "inherit_version" : 1,
606                  "meta_noindex" : 1
607               },
608               "Dist::Zilla::Role::ModuleMetadata" : {
609                  "Module::Metadata" : "1.000033",
610                  "version" : "0.004"
611               }
612            },
613            "name" : "@Starter/MetaProvides::Package",
614            "version" : "2.004003"
615         },
616         {
617            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
618            "name" : "@Starter/MetaNoIndex",
619            "version" : "6.009"
620         },
621         {
622            "class" : "Dist::Zilla::Plugin::MetaYAML",
623            "name" : "@Starter/MetaYAML",
624            "version" : "6.009"
625         },
626         {
627            "class" : "Dist::Zilla::Plugin::MetaJSON",
628            "name" : "@Starter/MetaJSON",
629            "version" : "6.009"
630         },
631         {
632            "class" : "Dist::Zilla::Plugin::License",
633            "name" : "@Starter/License",
634            "version" : "6.009"
635         },
636         {
637            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
638            "config" : {
639               "Dist::Zilla::Role::FileWatcher" : {
640                  "version" : "0.006"
641               }
642            },
643            "name" : "@Starter/ReadmeAnyFromPod",
644            "version" : "0.163250"
645         },
646         {
647            "class" : "Dist::Zilla::Plugin::ExecDir",
648            "name" : "@Starter/ExecDir",
649            "version" : "6.009"
650         },
651         {
652            "class" : "Dist::Zilla::Plugin::ShareDir",
653            "name" : "@Starter/ShareDir",
654            "version" : "6.009"
655         },
656         {
657            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
658            "name" : "@Starter/PodSyntaxTests",
659            "version" : "6.009"
660         },
661         {
662            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
663            "name" : "@Starter/Test::ReportPrereqs",
664            "version" : "0.027"
665         },
666         {
667            "class" : "Dist::Zilla::Plugin::Test::Compile",
668            "config" : {
669               "Dist::Zilla::Plugin::Test::Compile" : {
670                  "bail_out_on_fail" : 0,
671                  "fail_on_warning" : "author",
672                  "fake_home" : 0,
673                  "filename" : "xt/author/00-compile.t",
674                  "module_finder" : [
675                     ":InstallModules"
676                  ],
677                  "needs_display" : 0,
678                  "phase" : "develop",
679                  "script_finder" : [
680                     ":PerlExecFiles"
681                  ],
682                  "skips" : [],
683                  "switch" : []
684               }
685            },
686            "name" : "@Starter/Test::Compile",
687            "version" : "2.056"
688         },
689         {
690            "class" : "Dist::Zilla::Plugin::MakeMaker",
691            "config" : {
692               "Dist::Zilla::Role::TestRunner" : {
693                  "default_jobs" : 1
694               }
695            },
696            "name" : "@Starter/MakeMaker",
697            "version" : "6.009"
698         },
699         {
700            "class" : "Dist::Zilla::Plugin::Manifest",
701            "name" : "@Starter/Manifest",
702            "version" : "6.009"
703         },
704         {
705            "class" : "Dist::Zilla::Plugin::TestRelease",
706            "name" : "@Starter/TestRelease",
707            "version" : "6.009"
708         },
709         {
710            "class" : "Dist::Zilla::Plugin::RunExtraTests",
711            "config" : {
712               "Dist::Zilla::Role::TestRunner" : {
713                  "default_jobs" : 1
714               }
715            },
716            "name" : "@Starter/RunExtraTests",
717            "version" : "0.029"
718         },
719         {
720            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
721            "name" : "@Starter/ConfirmRelease",
722            "version" : "6.009"
723         },
724         {
725            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
726            "name" : "@Starter/UploadToCPAN",
727            "version" : "6.009"
728         },
729         {
730            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
731            "config" : {
732               "Dist::Zilla::Role::FileWatcher" : {
733                  "version" : "0.006"
734               }
735            },
736            "name" : "Markdown_Readme",
737            "version" : "0.163250"
738         },
739         {
740            "class" : "Dist::Zilla::Plugin::Meta::Contributors",
741            "name" : "Meta::Contributors",
742            "version" : "0.003"
743         },
744         {
745            "class" : "Dist::Zilla::Plugin::GitHubREADME::Badge",
746            "name" : "GitHubREADME::Badge",
747            "version" : "0.22"
748         },
749         {
750            "class" : "Dist::Zilla::Plugin::Encoding",
751            "name" : "Encoding",
752            "version" : "6.009"
753         },
754         {
755            "class" : "Dist::Zilla::Plugin::FinderCode",
756            "name" : ":InstallModules",
757            "version" : "6.009"
758         },
759         {
760            "class" : "Dist::Zilla::Plugin::FinderCode",
761            "name" : ":IncModules",
762            "version" : "6.009"
763         },
764         {
765            "class" : "Dist::Zilla::Plugin::FinderCode",
766            "name" : ":TestFiles",
767            "version" : "6.009"
768         },
769         {
770            "class" : "Dist::Zilla::Plugin::FinderCode",
771            "name" : ":ExtraTestFiles",
772            "version" : "6.009"
773         },
774         {
775            "class" : "Dist::Zilla::Plugin::FinderCode",
776            "name" : ":ExecFiles",
777            "version" : "6.009"
778         },
779         {
780            "class" : "Dist::Zilla::Plugin::FinderCode",
781            "name" : ":PerlExecFiles",
782            "version" : "6.009"
783         },
784         {
785            "class" : "Dist::Zilla::Plugin::FinderCode",
786            "name" : ":ShareFiles",
787            "version" : "6.009"
788         },
789         {
790            "class" : "Dist::Zilla::Plugin::FinderCode",
791            "name" : ":MainModule",
792            "version" : "6.009"
793         },
794         {
795            "class" : "Dist::Zilla::Plugin::FinderCode",
796            "name" : ":AllFiles",
797            "version" : "6.009"
798         },
799         {
800            "class" : "Dist::Zilla::Plugin::FinderCode",
801            "name" : ":NoFiles",
802            "version" : "6.009"
803         },
804         {
805            "class" : "Dist::Zilla::Plugin::FinderCode",
806            "name" : "@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
807            "version" : "6.009"
808         }
809      ],
810      "zilla" : {
811         "class" : "Dist::Zilla::Dist::Builder",
812         "config" : {
813            "is_trial" : 0
814         },
815         "version" : "6.009"
816      }
817   },
818   "x_authority" : "cpan:NIGELM",
819   "x_contributors" : [
820      "Aran Deltac <aran@ziprecruiter.com>",
821      "bricas <brian.cassidy@gmail.com>",
822      "dandv <ddascalescu@gmail.com>",
823      "fireartist <fireartist@gmail.com>",
824      "lestrrat <lestrrat+github@gmail.com>",
825      "marcusramberg <marcus.ramberg@gmail.com>",
826      "mariominati <mario.minati@googlemail.com>",
827      "Moritz Onken <1nd@gmx.de>",
828      "Moritz Onken <onken@netcubed.de>",
829      "Nigel Metheringham <nm9762github@muesli.org.uk>",
830      "omega <andreas.marienborg@gmail.com>",
831      "Petr P\u00edsa\u0159 <ppisar@redhat.com>"
832   ],
833   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
834}
835
836