1---
2abstract: 'help when paging through sets of results'
3author:
4  - 'Leo Lapworth <llap@cuckoo@org>'
5  - 'Léon Brocard <acme@astray.com>'
6build_requires:
7  ExtUtils::MakeMaker: '0'
8  File::Spec: '0'
9  Test::Exception: '0'
10  Test::More: '0'
11  perl: '5.006'
12  warnings: '0'
13configure_requires:
14  ExtUtils::MakeMaker: '0'
15  perl: '5.006'
16dynamic_config: 0
17generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
18license: perl
19meta-spec:
20  url: http://module-build.sourceforge.net/META-spec-v1.4.html
21  version: '1.4'
22name: Data-Page
23no_index:
24  directory:
25    - t
26    - xt
27provides:
28  Data::Page:
29    file: lib/Data/Page.pm
30    version: '2.03'
31requires:
32  Carp: '0'
33  Class::Accessor::Chained::Fast: '0'
34  base: '0'
35  integer: '0'
36  perl: '5.006'
37  strict: '0'
38resources:
39  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Data-Page
40  homepage: https://github.com/karenetheridge/Data-Page
41  repository: https://github.com/karenetheridge/Data-Page.git
42version: '2.03'
43x_Dist_Zilla:
44  perl:
45    version: '5.029010'
46  plugins:
47    -
48      class: Dist::Zilla::Plugin::Prereqs
49      config:
50        Dist::Zilla::Plugin::Prereqs:
51          phase: develop
52          type: recommends
53      name: '@Author::ETHER/pluginbundle version'
54      version: '6.012'
55    -
56      class: Dist::Zilla::Plugin::PromptIfStale
57      config:
58        Dist::Zilla::Plugin::PromptIfStale:
59          check_all_plugins: 0
60          check_all_prereqs: 0
61          modules:
62            - Dist::Zilla::PluginBundle::Author::ETHER
63          phase: build
64          run_under_travis: 0
65          skip: []
66      name: '@Author::ETHER/stale modules, build'
67      version: '0.055'
68    -
69      class: Dist::Zilla::Plugin::FileFinder::ByName
70      name: '@Author::ETHER/Examples'
71      version: '6.012'
72    -
73      class: Dist::Zilla::Plugin::Git::GatherDir
74      config:
75        Dist::Zilla::Plugin::GatherDir:
76          exclude_filename: []
77          exclude_match: []
78          follow_symlinks: 0
79          include_dotfiles: 0
80          prefix: ''
81          prune_directory: []
82          root: .
83        Dist::Zilla::Plugin::Git::GatherDir:
84          include_untracked: 0
85      name: '@Author::ETHER/Git::GatherDir'
86      version: '2.046'
87    -
88      class: Dist::Zilla::Plugin::MetaYAML
89      name: '@Author::ETHER/MetaYAML'
90      version: '6.012'
91    -
92      class: Dist::Zilla::Plugin::MetaJSON
93      name: '@Author::ETHER/MetaJSON'
94      version: '6.012'
95    -
96      class: Dist::Zilla::Plugin::Readme
97      name: '@Author::ETHER/Readme'
98      version: '6.012'
99    -
100      class: Dist::Zilla::Plugin::Manifest
101      name: '@Author::ETHER/Manifest'
102      version: '6.012'
103    -
104      class: Dist::Zilla::Plugin::License
105      name: '@Author::ETHER/License'
106      version: '6.012'
107    -
108      class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
109      config:
110        Dist::Zilla::Plugin::GenerateFile::FromShareDir:
111          destination_filename: CONTRIBUTING
112          dist: Dist-Zilla-PluginBundle-Author-ETHER
113          encoding: UTF-8
114          has_xs: 0
115          location: build
116          source_filename: CONTRIBUTING
117        Dist::Zilla::Role::RepoFileInjector:
118          allow_overwrite: 1
119          repo_root: .
120          version: '0.009'
121      name: '@Author::ETHER/generate CONTRIBUTING'
122      version: '0.014'
123    -
124      class: Dist::Zilla::Plugin::InstallGuide
125      config:
126        Dist::Zilla::Role::ModuleMetadata:
127          Module::Metadata: '1.000036'
128          version: '0.006'
129      name: '@Author::ETHER/InstallGuide'
130      version: '1.200013'
131    -
132      class: Dist::Zilla::Plugin::Test::Compile
133      config:
134        Dist::Zilla::Plugin::Test::Compile:
135          bail_out_on_fail: '1'
136          fail_on_warning: author
137          fake_home: 0
138          filename: xt/author/00-compile.t
139          module_finder:
140            - ':InstallModules'
141          needs_display: 0
142          phase: develop
143          script_finder:
144            - ':PerlExecFiles'
145            - '@Author::ETHER/Examples'
146          skips: []
147          switch: []
148      name: '@Author::ETHER/Test::Compile'
149      version: '2.058'
150    -
151      class: Dist::Zilla::Plugin::Test::NoTabs
152      config:
153        Dist::Zilla::Plugin::Test::NoTabs:
154          filename: xt/author/no-tabs.t
155          finder:
156            - ':InstallModules'
157            - ':ExecFiles'
158            - '@Author::ETHER/Examples'
159            - ':TestFiles'
160            - ':ExtraTestFiles'
161      name: '@Author::ETHER/Test::NoTabs'
162      version: '0.15'
163    -
164      class: Dist::Zilla::Plugin::Test::EOL
165      config:
166        Dist::Zilla::Plugin::Test::EOL:
167          filename: xt/author/eol.t
168          finder:
169            - ':ExecFiles'
170            - ':ExtraTestFiles'
171            - ':InstallModules'
172            - ':TestFiles'
173            - '@Author::ETHER/Examples'
174          trailing_whitespace: 1
175      name: '@Author::ETHER/Test::EOL'
176      version: '0.19'
177    -
178      class: Dist::Zilla::Plugin::MetaTests
179      name: '@Author::ETHER/MetaTests'
180      version: '6.012'
181    -
182      class: Dist::Zilla::Plugin::Test::CPAN::Changes
183      config:
184        Dist::Zilla::Plugin::Test::CPAN::Changes:
185          changelog: Changes
186      name: '@Author::ETHER/Test::CPAN::Changes'
187      version: '0.012'
188    -
189      class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
190      config:
191        Dist::Zilla::Plugin::GenerateFile::FromShareDir:
192          destination_filename: xt/author/changes_has_content.t
193          dist: Dist-Zilla-PluginBundle-Author-ETHER
194          encoding: UTF-8
195          location: build
196          source_filename: changes_has_content.t
197        Dist::Zilla::Role::RepoFileInjector:
198          allow_overwrite: 1
199          repo_root: .
200          version: '0.009'
201      name: '@Author::ETHER/generate xt/author/changes_has_content.t'
202      version: '0.014'
203    -
204      class: Dist::Zilla::Plugin::Test::ChangesHasContent
205      name: '@Author::ETHER/Test::ChangesHasContent'
206      version: '0.011'
207    -
208      class: Dist::Zilla::Plugin::Test::MinimumVersion
209      name: '@Author::ETHER/Test::MinimumVersion'
210      version: '2.000008'
211    -
212      class: Dist::Zilla::Plugin::PodSyntaxTests
213      name: '@Author::ETHER/PodSyntaxTests'
214      version: '6.012'
215    -
216      class: Dist::Zilla::Plugin::PodCoverageTests
217      name: '@Author::ETHER/PodCoverageTests'
218      version: '6.012'
219    -
220      class: Dist::Zilla::Plugin::Test::PodSpelling
221      config:
222        Dist::Zilla::Plugin::Test::PodSpelling:
223          directories:
224            - examples
225            - lib
226            - script
227            - t
228            - xt
229          spell_cmd: ''
230          stopwords:
231            - ELPENGUIN
232            - irc
233            - listref
234          wordlist: Pod::Wordlist
235      name: '@Author::ETHER/Test::PodSpelling'
236      version: '2.007005'
237    -
238      class: Dist::Zilla::Plugin::Test::Pod::No404s
239      name: '@Author::ETHER/Test::Pod::No404s'
240      version: '1.004'
241    -
242      class: Dist::Zilla::Plugin::Test::Kwalitee
243      config:
244        Dist::Zilla::Plugin::Test::Kwalitee:
245          filename: xt/author/kwalitee.t
246          skiptest: []
247      name: '@Author::ETHER/Test::Kwalitee'
248      version: '2.12'
249    -
250      class: Dist::Zilla::Plugin::MojibakeTests
251      name: '@Author::ETHER/MojibakeTests'
252      version: '0.8'
253    -
254      class: Dist::Zilla::Plugin::Test::ReportPrereqs
255      name: '@Author::ETHER/Test::ReportPrereqs'
256      version: '0.027'
257    -
258      class: Dist::Zilla::Plugin::Test::Portability
259      config:
260        Dist::Zilla::Plugin::Test::Portability:
261          options: ''
262      name: '@Author::ETHER/Test::Portability'
263      version: '2.001000'
264    -
265      class: Dist::Zilla::Plugin::Git::Describe
266      name: '@Author::ETHER/Git::Describe'
267      version: '0.007'
268    -
269      class: Dist::Zilla::Plugin::GithubMeta
270      name: '@Author::ETHER/GithubMeta'
271      version: '0.58'
272    -
273      class: Dist::Zilla::Plugin::AutoMetaResources
274      name: '@Author::ETHER/AutoMetaResources'
275      version: '1.21'
276    -
277      class: Dist::Zilla::Plugin::Authority
278      name: '@Author::ETHER/Authority'
279      version: '1.009'
280    -
281      class: Dist::Zilla::Plugin::MetaNoIndex
282      name: '@Author::ETHER/MetaNoIndex'
283      version: '6.012'
284    -
285      class: Dist::Zilla::Plugin::MetaProvides::Package
286      config:
287        Dist::Zilla::Plugin::MetaProvides::Package:
288          finder:
289            - ':InstallModules'
290          finder_objects:
291            -
292              class: Dist::Zilla::Plugin::FinderCode
293              name: ':InstallModules'
294              version: '6.012'
295          include_underscores: 0
296        Dist::Zilla::Role::MetaProvider::Provider:
297          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
298          inherit_missing: '0'
299          inherit_version: '0'
300          meta_noindex: '1'
301        Dist::Zilla::Role::ModuleMetadata:
302          Module::Metadata: '1.000036'
303          version: '0.006'
304      name: '@Author::ETHER/MetaProvides::Package'
305      version: '2.004003'
306    -
307      class: Dist::Zilla::Plugin::MetaConfig
308      name: '@Author::ETHER/MetaConfig'
309      version: '6.012'
310    -
311      class: Dist::Zilla::Plugin::Keywords
312      config:
313        Dist::Zilla::Plugin::Keywords:
314          keywords: []
315      name: '@Author::ETHER/Keywords'
316      version: '0.007'
317    -
318      class: Dist::Zilla::Plugin::UseUnsafeInc
319      config:
320        Dist::Zilla::Plugin::UseUnsafeInc:
321          dot_in_INC: 0
322      name: '@Author::ETHER/UseUnsafeInc'
323      version: '0.001'
324    -
325      class: Dist::Zilla::Plugin::AutoPrereqs
326      name: '@Author::ETHER/AutoPrereqs'
327      version: '6.012'
328    -
329      class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
330      name: '@Author::ETHER/Prereqs::AuthorDeps'
331      version: '0.006'
332    -
333      class: Dist::Zilla::Plugin::MinimumPerl
334      name: '@Author::ETHER/MinimumPerl'
335      version: '1.006'
336    -
337      class: Dist::Zilla::Plugin::MakeMaker
338      config:
339        Dist::Zilla::Role::TestRunner:
340          default_jobs: 9
341      name: '@Author::ETHER/MakeMaker'
342      version: '6.012'
343    -
344      class: Dist::Zilla::Plugin::Git::Contributors
345      config:
346        Dist::Zilla::Plugin::Git::Contributors:
347          git_version: 2.19.1
348          include_authors: 0
349          include_releaser: 1
350          order_by: commits
351          paths: []
352      name: '@Author::ETHER/Git::Contributors'
353      version: '0.035'
354    -
355      class: Dist::Zilla::Plugin::StaticInstall
356      config:
357        Dist::Zilla::Plugin::StaticInstall:
358          dry_run: 1
359          mode: auto
360      name: '@Author::ETHER/StaticInstall'
361      version: '0.012'
362    -
363      class: Dist::Zilla::Plugin::RunExtraTests
364      config:
365        Dist::Zilla::Role::TestRunner:
366          default_jobs: 9
367      name: '@Author::ETHER/RunExtraTests'
368      version: '0.029'
369    -
370      class: Dist::Zilla::Plugin::CheckSelfDependency
371      config:
372        Dist::Zilla::Plugin::CheckSelfDependency:
373          finder:
374            - ':InstallModules'
375        Dist::Zilla::Role::ModuleMetadata:
376          Module::Metadata: '1.000036'
377          version: '0.006'
378      name: '@Author::ETHER/CheckSelfDependency'
379      version: '0.011'
380    -
381      class: Dist::Zilla::Plugin::Run::AfterBuild
382      config:
383        Dist::Zilla::Plugin::Run::Role::Runner:
384          fatal_errors: 1
385          quiet: 1
386          run:
387            - "bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname '%d'` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
388          version: '0.048'
389      name: '@Author::ETHER/.ackrc'
390      version: '0.048'
391    -
392      class: Dist::Zilla::Plugin::Run::AfterBuild
393      config:
394        Dist::Zilla::Plugin::Run::Role::Runner:
395          eval:
396            - "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
397          fatal_errors: 0
398          quiet: 1
399          version: '0.048'
400      name: '@Author::ETHER/.latest'
401      version: '0.048'
402    -
403      class: Dist::Zilla::Plugin::CheckStrictVersion
404      name: '@Author::ETHER/CheckStrictVersion'
405      version: '0.001'
406    -
407      class: Dist::Zilla::Plugin::CheckMetaResources
408      name: '@Author::ETHER/CheckMetaResources'
409      version: '0.001'
410    -
411      class: Dist::Zilla::Plugin::EnsureLatestPerl
412      config:
413        Dist::Zilla::Plugin::EnsureLatestPerl:
414          Module::CoreList: '5.20190420'
415      name: '@Author::ETHER/EnsureLatestPerl'
416      version: '0.008'
417    -
418      class: Dist::Zilla::Plugin::PromptIfStale
419      config:
420        Dist::Zilla::Plugin::PromptIfStale:
421          check_all_plugins: 1
422          check_all_prereqs: 1
423          modules: []
424          phase: release
425          run_under_travis: 0
426          skip: []
427      name: '@Author::ETHER/stale modules, release'
428      version: '0.055'
429    -
430      class: Dist::Zilla::Plugin::Git::Check
431      config:
432        Dist::Zilla::Plugin::Git::Check:
433          untracked_files: die
434        Dist::Zilla::Role::Git::DirtyFiles:
435          allow_dirty: []
436          allow_dirty_match: []
437          changelog: Changes
438        Dist::Zilla::Role::Git::Repo:
439          git_version: 2.19.1
440          repo_root: .
441      name: '@Author::ETHER/initial check'
442      version: '2.046'
443    -
444      class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
445      config:
446        Dist::Zilla::Role::Git::Repo:
447          git_version: 2.19.1
448          repo_root: .
449      name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
450      version: '0.014'
451    -
452      class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
453      config:
454        Dist::Zilla::Role::Git::Repo:
455          git_version: 2.19.1
456          repo_root: .
457      name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
458      version: '0.014'
459    -
460      class: Dist::Zilla::Plugin::Git::Remote::Check
461      name: '@Author::ETHER/Git::Remote::Check'
462      version: 0.1.2
463    -
464      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
465      name: '@Author::ETHER/CheckPrereqsIndexed'
466      version: '0.020'
467    -
468      class: Dist::Zilla::Plugin::TestRelease
469      name: '@Author::ETHER/TestRelease'
470      version: '6.012'
471    -
472      class: Dist::Zilla::Plugin::Git::Check
473      config:
474        Dist::Zilla::Plugin::Git::Check:
475          untracked_files: die
476        Dist::Zilla::Role::Git::DirtyFiles:
477          allow_dirty: []
478          allow_dirty_match: []
479          changelog: Changes
480        Dist::Zilla::Role::Git::Repo:
481          git_version: 2.19.1
482          repo_root: .
483      name: '@Author::ETHER/after tests'
484      version: '2.046'
485    -
486      class: Dist::Zilla::Plugin::CheckIssues
487      name: '@Author::ETHER/CheckIssues'
488      version: '0.010'
489    -
490      class: Dist::Zilla::Plugin::UploadToCPAN
491      name: '@Author::ETHER/UploadToCPAN'
492      version: '6.012'
493    -
494      class: Dist::Zilla::Plugin::CopyFilesFromRelease
495      config:
496        Dist::Zilla::Plugin::CopyFilesFromRelease:
497          filename:
498            - CONTRIBUTING
499            - INSTALL
500            - LICENCE
501            - LICENSE
502            - ppport.h
503          match: []
504      name: '@Author::ETHER/copy generated files'
505      version: '0.007'
506    -
507      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
508      config:
509        Dist::Zilla::Role::FileWatcher:
510          version: '0.006'
511      name: '@Author::ETHER/ReadmeAnyFromPod'
512      version: '0.163250'
513    -
514      class: Dist::Zilla::Plugin::Prereqs
515      config:
516        Dist::Zilla::Plugin::Prereqs:
517          phase: develop
518          type: recommends
519      name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
520      version: '6.012'
521    -
522      class: Dist::Zilla::Plugin::RewriteVersion::Transitional
523      config:
524        Dist::Zilla::Plugin::RewriteVersion:
525          add_tarball_name: 0
526          finders:
527            - ':ExecFiles'
528            - ':InstallModules'
529          global: 1
530          skip_version_provider: 0
531        Dist::Zilla::Plugin::RewriteVersion::Transitional: {}
532      name: '@Author::ETHER/@Git::VersionManager/RewriteVersion::Transitional'
533      version: '0.009'
534    -
535      class: Dist::Zilla::Plugin::MetaProvides::Update
536      name: '@Author::ETHER/@Git::VersionManager/MetaProvides::Update'
537      version: '0.007'
538    -
539      class: Dist::Zilla::Plugin::CopyFilesFromRelease
540      config:
541        Dist::Zilla::Plugin::CopyFilesFromRelease:
542          filename:
543            - Changes
544          match: []
545      name: '@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease'
546      version: '0.007'
547    -
548      class: Dist::Zilla::Plugin::Git::Commit
549      config:
550        Dist::Zilla::Plugin::Git::Commit:
551          add_files_in:
552            - .
553          commit_msg: '%N-%v%t%n%n%c'
554        Dist::Zilla::Role::Git::DirtyFiles:
555          allow_dirty:
556            - Changes
557          allow_dirty_match: []
558          changelog: Changes
559        Dist::Zilla::Role::Git::Repo:
560          git_version: 2.19.1
561          repo_root: .
562        Dist::Zilla::Role::Git::StringFormatter:
563          time_zone: local
564      name: '@Author::ETHER/@Git::VersionManager/release snapshot'
565      version: '2.046'
566    -
567      class: Dist::Zilla::Plugin::Git::Tag
568      config:
569        Dist::Zilla::Plugin::Git::Tag:
570          branch: ~
571          changelog: Changes
572          signed: 0
573          tag: v2.03
574          tag_format: v%V
575          tag_message: v%v%t
576        Dist::Zilla::Role::Git::Repo:
577          git_version: 2.19.1
578          repo_root: .
579        Dist::Zilla::Role::Git::StringFormatter:
580          time_zone: local
581      name: '@Author::ETHER/@Git::VersionManager/Git::Tag'
582      version: '2.046'
583    -
584      class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
585      config:
586        Dist::Zilla::Plugin::BumpVersionAfterRelease:
587          finders:
588            - ':ExecFiles'
589            - ':InstallModules'
590          global: 1
591          munge_makefile_pl: 1
592        Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
593      name: '@Author::ETHER/@Git::VersionManager/BumpVersionAfterRelease::Transitional'
594      version: '0.009'
595    -
596      class: Dist::Zilla::Plugin::NextRelease
597      name: '@Author::ETHER/@Git::VersionManager/NextRelease'
598      version: '6.012'
599    -
600      class: Dist::Zilla::Plugin::Git::Commit
601      config:
602        Dist::Zilla::Plugin::Git::Commit:
603          add_files_in: []
604          commit_msg: 'increment $VERSION after %v release'
605        Dist::Zilla::Role::Git::DirtyFiles:
606          allow_dirty:
607            - Build.PL
608            - Changes
609            - Makefile.PL
610          allow_dirty_match:
611            - (?^:^lib/.*\.pm$)
612          changelog: Changes
613        Dist::Zilla::Role::Git::Repo:
614          git_version: 2.19.1
615          repo_root: .
616        Dist::Zilla::Role::Git::StringFormatter:
617          time_zone: local
618      name: '@Author::ETHER/@Git::VersionManager/post-release commit'
619      version: '2.046'
620    -
621      class: Dist::Zilla::Plugin::Prereqs
622      config:
623        Dist::Zilla::Plugin::Prereqs:
624          phase: x_Dist_Zilla
625          type: requires
626      name: '@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager'
627      version: '6.012'
628    -
629      class: Dist::Zilla::Plugin::Git::Push
630      config:
631        Dist::Zilla::Plugin::Git::Push:
632          push_to:
633            - origin
634          remotes_must_exist: 1
635        Dist::Zilla::Role::Git::Repo:
636          git_version: 2.19.1
637          repo_root: .
638      name: '@Author::ETHER/Git::Push'
639      version: '2.046'
640    -
641      class: Dist::Zilla::Plugin::GitHub::Update
642      config:
643        Dist::Zilla::Plugin::GitHub::Update:
644          metacpan: 1
645      name: '@Author::ETHER/GitHub::Update'
646      version: '0.47'
647    -
648      class: Dist::Zilla::Plugin::Run::AfterRelease
649      config:
650        Dist::Zilla::Plugin::Run::Role::Runner:
651          fatal_errors: 0
652          quiet: 0
653          run:
654            - REDACTED
655          version: '0.048'
656      name: '@Author::ETHER/install release'
657      version: '0.048'
658    -
659      class: Dist::Zilla::Plugin::Run::AfterRelease
660      config:
661        Dist::Zilla::Plugin::Run::Role::Runner:
662          eval:
663            - 'print "release complete!\xa"'
664          fatal_errors: 1
665          quiet: 1
666          version: '0.048'
667      name: '@Author::ETHER/release complete'
668      version: '0.048'
669    -
670      class: Dist::Zilla::Plugin::ConfirmRelease
671      name: '@Author::ETHER/ConfirmRelease'
672      version: '6.012'
673    -
674      class: Dist::Zilla::Plugin::Prereqs
675      config:
676        Dist::Zilla::Plugin::Prereqs:
677          phase: x_Dist_Zilla
678          type: requires
679      name: '@Author::ETHER/prereqs for @Author::ETHER'
680      version: '6.012'
681    -
682      class: Dist::Zilla::Plugin::FinderCode
683      name: ':InstallModules'
684      version: '6.012'
685    -
686      class: Dist::Zilla::Plugin::FinderCode
687      name: ':IncModules'
688      version: '6.012'
689    -
690      class: Dist::Zilla::Plugin::FinderCode
691      name: ':TestFiles'
692      version: '6.012'
693    -
694      class: Dist::Zilla::Plugin::FinderCode
695      name: ':ExtraTestFiles'
696      version: '6.012'
697    -
698      class: Dist::Zilla::Plugin::FinderCode
699      name: ':ExecFiles'
700      version: '6.012'
701    -
702      class: Dist::Zilla::Plugin::FinderCode
703      name: ':PerlExecFiles'
704      version: '6.012'
705    -
706      class: Dist::Zilla::Plugin::FinderCode
707      name: ':ShareFiles'
708      version: '6.012'
709    -
710      class: Dist::Zilla::Plugin::FinderCode
711      name: ':MainModule'
712      version: '6.012'
713    -
714      class: Dist::Zilla::Plugin::FinderCode
715      name: ':AllFiles'
716      version: '6.012'
717    -
718      class: Dist::Zilla::Plugin::FinderCode
719      name: ':NoFiles'
720      version: '6.012'
721    -
722      class: Dist::Zilla::Plugin::VerifyPhases
723      name: '@Author::ETHER/PHASE VERIFICATION'
724      version: '0.016'
725  zilla:
726    class: Dist::Zilla::Dist::Builder
727    config:
728      is_trial: '0'
729    version: '6.012'
730x_authority: cpan:LBROCARD
731x_contributors:
732  - 'Karen Etheridge <ether@cpan.org>'
733  - 'James Laver <jjl@baozi.discord>'
734x_generated_by_perl: v5.29.10
735x_serialization_backend: 'YAML::Tiny version 1.73'
736x_use_unsafe_inc: 0
737