Codebase list libclass-c3-xs-perl / ae260af2-56fa-447d-9463-53ad858b5866/main
[ gregor herrmann ] [ Debian Janitor ] New upstream snapshot. Debian Janitor 2 years ago
18 changed file(s) with 225 addition(s) and 324 deletion(s). Raw diff Collapse all Expand all
7171
7272 You can learn more about Dist::Zilla at http://dzil.org/.
7373
74 The code for this distribution is hosted at GitHub. The repository is:
75
76 https://github.com/moose/Class-C3-XS
77
78 You can submit code changes by forking the repository, pushing your code
79 changes to your clone, and then submitting a pull request. Please include a
80 suitable end-user-oriented entry in the Changes file describing your change.
81 Detailed instructions for doing that is available here:
82
83 https://help.github.com/articles/creating-a-pull-request
84
85 All pull requests for this distribution will be automatically tested on Linux
86 by Travis at: https://travis-ci.com/moose/Class-C3-XS
87 Results will be visible in the pull request on GitHub. Follow the appropriate
88 links for details when tests fail. Changes will not be mergeable until all
89 tests pass.
9074
9175 If you have found a bug, but do not have an accompanying patch to fix it, you
9276 can submit an issue report here:
10185 request to the .mailmap file to contain the correct mapping.
10286
10387
104 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.014
105 from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.154.
88 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.015
89 from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.161.
00 Revision history for Class-C3-XS
1
2 0.16 2021-08-19 02:34:19Z
13
24 0.15 2020-04-09 02:10:13Z
35 - minor distribution tooling updates
2020
2121 ## Manual installation
2222
23 As a last resort, you can manually install it. Download the tarball, untar it,
24 install configure prerequisites (see below), then build it:
23 As a last resort, you can manually install it. If you have not already
24 downloaded the release tarball, you can find the download link on the module's
25 MetaCPAN page: https://metacpan.org/pod/Class::C3::XS
26
27 Untar the tarball, install configure prerequisites (see below), then build it:
2528
2629 % perl Makefile.PL
2730 % make && make test
0 # This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.014.
0 # This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.017.
11 CONTRIBUTING
22 Changes
33 INSTALL
2525 t/35_next_method_in_anon.t
2626 t/36_next_goto.t
2727 xt/author/00-compile.t
28 xt/author/changes_has_content.t
2928 xt/author/clean-namespaces.t
29 xt/author/distmeta.t
3030 xt/author/eol.t
3131 xt/author/kwalitee.t
3232 xt/author/minimum-version.t
3838 xt/author/portability.t
3939 xt/release/changes_has_content.t
4040 xt/release/cpan-changes.t
41 xt/release/distmeta.t
33 "Brandon L. Black <blblack@gmail.com>"
44 ],
55 "dynamic_config" : 0,
6 "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
6 "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
77 "license" : [
88 "perl_5"
99 ],
2828 },
2929 "develop" : {
3030 "recommends" : {
31 "Dist::Zilla::PluginBundle::Author::ETHER" : "0.154",
31 "Dist::Zilla::PluginBundle::Author::ETHER" : "0.161",
3232 "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
3333 },
3434 "requires" : {
116116 "Dist::Zilla::Plugin::MojibakeTests" : "0.8",
117117 "Dist::Zilla::Plugin::NextRelease" : "5.033",
118118 "Dist::Zilla::Plugin::PodSyntaxTests" : "5.040",
119 "Dist::Zilla::Plugin::PodWeaver" : "4.005",
119 "Dist::Zilla::Plugin::PodWeaver" : "4.008",
120120 "Dist::Zilla::Plugin::Prereqs" : "0",
121121 "Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0.006",
122122 "Dist::Zilla::Plugin::PromptIfStale" : "0",
123123 "Dist::Zilla::Plugin::Readme" : "0",
124124 "Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142180",
125 "Dist::Zilla::Plugin::RewriteVersion::Transitional" : "0.004",
125 "Dist::Zilla::Plugin::RewriteVersion::Transitional" : "0.006",
126126 "Dist::Zilla::Plugin::Run::AfterBuild" : "0.041",
127127 "Dist::Zilla::Plugin::Run::AfterRelease" : "0.038",
128128 "Dist::Zilla::Plugin::RunExtraTests" : "0.024",
151151 "provides" : {
152152 "Class::C3::XS" : {
153153 "file" : "lib/Class/C3/XS.pm",
154 "version" : "0.15"
154 "version" : "0.16"
155155 }
156156 },
157157 "release_status" : "stable",
160160 "mailto" : "bug-Class-C3-XS@rt.cpan.org",
161161 "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Class-C3-XS"
162162 },
163 "homepage" : "https://github.com/moose/Class-C3-XS",
164 "repository" : {
165 "type" : "git",
166 "url" : "https://github.com/moose/Class-C3-XS.git",
167 "web" : "https://github.com/moose/Class-C3-XS"
168 }
163 "repository" : {}
169164 },
170 "version" : "0.15",
165 "version" : "0.16",
171166 "x_Dist_Zilla" : {
172167 "perl" : {
173 "version" : "5.031010"
168 "version" : "5.032001"
174169 },
175170 "plugins" : [
176171 {
182177 }
183178 },
184179 "name" : "@Author::ETHER/pluginbundle version",
185 "version" : "6.014"
180 "version" : "6.017"
186181 },
187182 {
188183 "class" : "Dist::Zilla::Plugin::PromptIfStale",
199194 }
200195 },
201196 "name" : "@Author::ETHER/stale modules, build",
202 "version" : "0.055"
197 "version" : "0.057"
203198 },
204199 {
205200 "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
206201 "name" : "@Author::ETHER/Examples",
207 "version" : "6.014"
202 "version" : "6.017"
208203 },
209204 {
210205 "class" : "Dist::Zilla::Plugin::Git::GatherDir",
230225 }
231226 },
232227 "name" : "@Author::ETHER/Git::GatherDir",
233 "version" : "2.046"
228 "version" : "2.048"
234229 },
235230 {
236231 "class" : "Dist::Zilla::Plugin::MetaYAML",
237232 "name" : "@Author::ETHER/MetaYAML",
238 "version" : "6.014"
233 "version" : "6.017"
239234 },
240235 {
241236 "class" : "Dist::Zilla::Plugin::MetaJSON",
242237 "name" : "@Author::ETHER/MetaJSON",
243 "version" : "6.014"
238 "version" : "6.017"
244239 },
245240 {
246241 "class" : "Dist::Zilla::Plugin::Readme",
247242 "name" : "@Author::ETHER/Readme",
248 "version" : "6.014"
243 "version" : "6.017"
249244 },
250245 {
251246 "class" : "Dist::Zilla::Plugin::Manifest",
252247 "name" : "@Author::ETHER/Manifest",
253 "version" : "6.014"
248 "version" : "6.017"
254249 },
255250 {
256251 "class" : "Dist::Zilla::Plugin::License",
257252 "name" : "@Author::ETHER/License",
258 "version" : "6.014"
253 "version" : "6.017"
259254 },
260255 {
261256 "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
275270 }
276271 },
277272 "name" : "@Author::ETHER/generate CONTRIBUTING",
278 "version" : "0.014"
273 "version" : "0.015"
279274 },
280275 {
281276 "class" : "Dist::Zilla::Plugin::InstallGuide",
286281 }
287282 },
288283 "name" : "@Author::ETHER/InstallGuide",
289 "version" : "1.200013"
284 "version" : "1.200014"
290285 },
291286 {
292287 "class" : "Dist::Zilla::Plugin::Test::Compile",
350345 {
351346 "class" : "Dist::Zilla::Plugin::MetaTests",
352347 "name" : "@Author::ETHER/MetaTests",
353 "version" : "6.014"
348 "version" : "6.017"
354349 },
355350 {
356351 "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
361356 },
362357 "name" : "@Author::ETHER/Test::CPAN::Changes",
363358 "version" : "0.012"
364 },
365 {
366 "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
367 "config" : {
368 "Dist::Zilla::Plugin::GenerateFile::FromShareDir" : {
369 "destination_filename" : "xt/author/changes_has_content.t",
370 "dist" : "Dist-Zilla-PluginBundle-Author-ETHER",
371 "encoding" : "UTF-8",
372 "location" : "build",
373 "source_filename" : "changes_has_content.t"
374 },
375 "Dist::Zilla::Role::RepoFileInjector" : {
376 "allow_overwrite" : 1,
377 "repo_root" : ".",
378 "version" : "0.009"
379 }
380 },
381 "name" : "@Author::ETHER/generate xt/author/changes_has_content.t",
382 "version" : "0.014"
383359 },
384360 {
385361 "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
399375 {
400376 "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
401377 "name" : "@Author::ETHER/PodSyntaxTests",
402 "version" : "6.014"
378 "version" : "6.017"
403379 },
404380 {
405381 "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
446422 {
447423 "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
448424 "name" : "@Author::ETHER/Test::ReportPrereqs",
449 "version" : "0.027"
425 "version" : "0.028"
450426 },
451427 {
452428 "class" : "Dist::Zilla::Plugin::Test::Portability",
489465 {
490466 "class" : "Pod::Weaver::Plugin::EnsurePod5",
491467 "name" : "@Author::ETHER/EnsurePod5",
492 "version" : "4.015"
468 "version" : "4.018"
493469 },
494470 {
495471 "class" : "Pod::Weaver::Plugin::H1Nester",
496472 "name" : "@Author::ETHER/H1Nester",
497 "version" : "4.015"
473 "version" : "4.018"
498474 },
499475 {
500476 "class" : "Pod::Weaver::Plugin::SingleEncoding",
501477 "name" : "@Author::ETHER/SingleEncoding",
502 "version" : "4.015"
478 "version" : "4.018"
503479 },
504480 {
505481 "class" : "Pod::Weaver::Plugin::Transformer",
506482 "name" : "@Author::ETHER/List",
507 "version" : "4.015"
483 "version" : "4.018"
508484 },
509485 {
510486 "class" : "Pod::Weaver::Plugin::Transformer",
511487 "name" : "@Author::ETHER/Verbatim",
512 "version" : "4.015"
488 "version" : "4.018"
513489 },
514490 {
515491 "class" : "Pod::Weaver::Section::Region",
516492 "name" : "@Author::ETHER/header",
517 "version" : "4.015"
493 "version" : "4.018"
518494 },
519495 {
520496 "class" : "Pod::Weaver::Section::Name",
521497 "name" : "@Author::ETHER/Name",
522 "version" : "4.015"
498 "version" : "4.018"
523499 },
524500 {
525501 "class" : "Pod::Weaver::Section::Version",
526502 "name" : "@Author::ETHER/Version",
527 "version" : "4.015"
503 "version" : "4.018"
528504 },
529505 {
530506 "class" : "Pod::Weaver::Section::Region",
531507 "name" : "@Author::ETHER/prelude",
532 "version" : "4.015"
508 "version" : "4.018"
533509 },
534510 {
535511 "class" : "Pod::Weaver::Section::Generic",
536512 "name" : "SYNOPSIS",
537 "version" : "4.015"
513 "version" : "4.018"
538514 },
539515 {
540516 "class" : "Pod::Weaver::Section::Generic",
541517 "name" : "DESCRIPTION",
542 "version" : "4.015"
518 "version" : "4.018"
543519 },
544520 {
545521 "class" : "Pod::Weaver::Section::Generic",
546522 "name" : "OVERVIEW",
547 "version" : "4.015"
523 "version" : "4.018"
548524 },
549525 {
550526 "class" : "Pod::Weaver::Section::Collect",
551527 "name" : "ATTRIBUTES",
552 "version" : "4.015"
528 "version" : "4.018"
553529 },
554530 {
555531 "class" : "Pod::Weaver::Section::Collect",
556532 "name" : "METHODS",
557 "version" : "4.015"
533 "version" : "4.018"
558534 },
559535 {
560536 "class" : "Pod::Weaver::Section::Collect",
561537 "name" : "FUNCTIONS",
562 "version" : "4.015"
538 "version" : "4.018"
563539 },
564540 {
565541 "class" : "Pod::Weaver::Section::Collect",
566542 "name" : "TYPES",
567 "version" : "4.015"
543 "version" : "4.018"
568544 },
569545 {
570546 "class" : "Pod::Weaver::Section::Leftovers",
571547 "name" : "@Author::ETHER/Leftovers",
572 "version" : "4.015"
548 "version" : "4.018"
573549 },
574550 {
575551 "class" : "Pod::Weaver::Section::Region",
576552 "name" : "@Author::ETHER/postlude",
577 "version" : "4.015"
553 "version" : "4.018"
578554 },
579555 {
580556 "class" : "Pod::Weaver::Section::GenerateSection",
581557 "name" : "@Author::ETHER/generate SUPPORT",
582 "version" : "1.06"
558 "version" : "4.018"
583559 },
584560 {
585561 "class" : "Pod::Weaver::Section::AllowOverride",
589565 {
590566 "class" : "Pod::Weaver::Section::Authors",
591567 "name" : "@Author::ETHER/Authors",
592 "version" : "4.015"
568 "version" : "4.018"
593569 },
594570 {
595571 "class" : "Pod::Weaver::Section::AllowOverride",
604580 {
605581 "class" : "Pod::Weaver::Section::Legal",
606582 "name" : "@Author::ETHER/Legal",
607 "version" : "4.015"
583 "version" : "4.018"
608584 },
609585 {
610586 "class" : "Pod::Weaver::Section::Region",
611587 "name" : "@Author::ETHER/footer",
612 "version" : "4.015"
588 "version" : "4.018"
613589 }
614590 ]
615591 }
616592 },
617593 "name" : "@Author::ETHER/PodWeaver",
618 "version" : "4.008"
594 "version" : "4.009"
619595 },
620596 {
621597 "class" : "Dist::Zilla::Plugin::GithubMeta",
635611 {
636612 "class" : "Dist::Zilla::Plugin::MetaNoIndex",
637613 "name" : "@Author::ETHER/MetaNoIndex",
638 "version" : "6.014"
614 "version" : "6.017"
639615 },
640616 {
641617 "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
648624 {
649625 "class" : "Dist::Zilla::Plugin::FinderCode",
650626 "name" : ":InstallModules",
651 "version" : "6.014"
627 "version" : "6.017"
652628 }
653629 ],
654630 "include_underscores" : 0
670646 {
671647 "class" : "Dist::Zilla::Plugin::MetaConfig",
672648 "name" : "@Author::ETHER/MetaConfig",
673 "version" : "6.014"
649 "version" : "6.017"
674650 },
675651 {
676652 "class" : "Dist::Zilla::Plugin::Keywords",
695671 {
696672 "class" : "Dist::Zilla::Plugin::AutoPrereqs",
697673 "name" : "@Author::ETHER/AutoPrereqs",
698 "version" : "6.014"
674 "version" : "6.017"
699675 },
700676 {
701677 "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
702678 "name" : "@Author::ETHER/Prereqs::AuthorDeps",
703 "version" : "0.006"
679 "version" : "0.007"
704680 },
705681 {
706682 "class" : "Dist::Zilla::Plugin::MinimumPerl",
715691 }
716692 },
717693 "name" : "@Author::ETHER/MakeMaker",
718 "version" : "6.014"
694 "version" : "6.017"
719695 },
720696 {
721697 "class" : "Dist::Zilla::Plugin::Git::Contributors",
722698 "config" : {
723699 "Dist::Zilla::Plugin::Git::Contributors" : {
724 "git_version" : "2.25.0",
700 "git_version" : "2.32.0",
725701 "include_authors" : 0,
726702 "include_releaser" : 1,
727703 "order_by" : "commits",
729705 }
730706 },
731707 "name" : "@Author::ETHER/Git::Contributors",
732 "version" : "0.035"
708 "version" : "0.036"
733709 },
734710 {
735711 "class" : "Dist::Zilla::Plugin::StaticInstall",
812788 "class" : "Dist::Zilla::Plugin::EnsureLatestPerl",
813789 "config" : {
814790 "Dist::Zilla::Plugin::EnsureLatestPerl" : {
815 "Module::CoreList" : "5.20200320"
791 "Module::CoreList" : "5.20210723"
816792 }
817793 },
818794 "name" : "@Author::ETHER/EnsureLatestPerl",
831807 }
832808 },
833809 "name" : "@Author::ETHER/stale modules, release",
834 "version" : "0.055"
810 "version" : "0.057"
835811 },
836812 {
837813 "class" : "Dist::Zilla::Plugin::Git::Check",
845821 "changelog" : "Changes"
846822 },
847823 "Dist::Zilla::Role::Git::Repo" : {
848 "git_version" : "2.25.0",
824 "git_version" : "2.32.0",
849825 "repo_root" : "."
850826 }
851827 },
852828 "name" : "@Author::ETHER/initial check",
853 "version" : "2.046"
829 "version" : "2.048"
854830 },
855831 {
856832 "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
857833 "config" : {
858834 "Dist::Zilla::Role::Git::Repo" : {
859 "git_version" : "2.25.0",
835 "git_version" : "2.32.0",
860836 "repo_root" : "."
861837 }
862838 },
867843 "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
868844 "config" : {
869845 "Dist::Zilla::Role::Git::Repo" : {
870 "git_version" : "2.25.0",
846 "git_version" : "2.32.0",
871847 "repo_root" : "."
872848 }
873849 },
882858 {
883859 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
884860 "name" : "@Author::ETHER/CheckPrereqsIndexed",
885 "version" : "0.020"
861 "version" : "0.021"
886862 },
887863 {
888864 "class" : "Dist::Zilla::Plugin::TestRelease",
889865 "name" : "@Author::ETHER/TestRelease",
890 "version" : "6.014"
866 "version" : "6.017"
891867 },
892868 {
893869 "class" : "Dist::Zilla::Plugin::Git::Check",
901877 "changelog" : "Changes"
902878 },
903879 "Dist::Zilla::Role::Git::Repo" : {
904 "git_version" : "2.25.0",
880 "git_version" : "2.32.0",
905881 "repo_root" : "."
906882 }
907883 },
908884 "name" : "@Author::ETHER/after tests",
909 "version" : "2.046"
885 "version" : "2.048"
910886 },
911887 {
912888 "class" : "Dist::Zilla::Plugin::CheckIssues",
916892 {
917893 "class" : "Dist::Zilla::Plugin::UploadToCPAN",
918894 "name" : "@Author::ETHER/UploadToCPAN",
919 "version" : "6.014"
895 "version" : "6.017"
920896 },
921897 {
922898 "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
954930 }
955931 },
956932 "name" : "@Author::ETHER/@Git::VersionManager/pluginbundle version",
957 "version" : "6.014"
933 "version" : "6.017"
958934 },
959935 {
960936 "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
998974 "add_files_in" : [
999975 "."
1000976 ],
1001 "commit_msg" : "%N-%v%t%n%n%c"
977 "commit_msg" : "%N-%v%t%n%n%c",
978 "signoff" : 0
1002979 },
1003980 "Dist::Zilla::Role::Git::DirtyFiles" : {
1004981 "allow_dirty" : [
1012989 "changelog" : "Changes"
1013990 },
1014991 "Dist::Zilla::Role::Git::Repo" : {
1015 "git_version" : "2.25.0",
992 "git_version" : "2.32.0",
1016993 "repo_root" : "."
1017994 },
1018995 "Dist::Zilla::Role::Git::StringFormatter" : {
1020997 }
1021998 },
1022999 "name" : "@Author::ETHER/@Git::VersionManager/release snapshot",
1023 "version" : "2.046"
1000 "version" : "2.048"
10241001 },
10251002 {
10261003 "class" : "Dist::Zilla::Plugin::Git::Tag",
10291006 "branch" : null,
10301007 "changelog" : "Changes",
10311008 "signed" : 0,
1032 "tag" : "v0.15",
1009 "tag" : "v0.16",
10331010 "tag_format" : "v%V",
10341011 "tag_message" : "v%v%t"
10351012 },
10361013 "Dist::Zilla::Role::Git::Repo" : {
1037 "git_version" : "2.25.0",
1014 "git_version" : "2.32.0",
10381015 "repo_root" : "."
10391016 },
10401017 "Dist::Zilla::Role::Git::StringFormatter" : {
10421019 }
10431020 },
10441021 "name" : "@Author::ETHER/@Git::VersionManager/Git::Tag",
1045 "version" : "2.046"
1022 "version" : "2.048"
10461023 },
10471024 {
10481025 "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
10491026 "config" : {
10501027 "Dist::Zilla::Plugin::BumpVersionAfterRelease" : {
10511028 "finders" : [
1052 ":ExecFiles",
10531029 ":InstallModules"
10541030 ],
10551031 "global" : 1,
10631039 {
10641040 "class" : "Dist::Zilla::Plugin::NextRelease",
10651041 "name" : "@Author::ETHER/@Git::VersionManager/NextRelease",
1066 "version" : "6.014"
1042 "version" : "6.017"
10671043 },
10681044 {
10691045 "class" : "Dist::Zilla::Plugin::Git::Commit",
10701046 "config" : {
10711047 "Dist::Zilla::Plugin::Git::Commit" : {
10721048 "add_files_in" : [],
1073 "commit_msg" : "increment $VERSION after %v release"
1049 "commit_msg" : "increment $VERSION after %v release",
1050 "signoff" : 0
10741051 },
10751052 "Dist::Zilla::Role::Git::DirtyFiles" : {
10761053 "allow_dirty" : [
10841061 "changelog" : "Changes"
10851062 },
10861063 "Dist::Zilla::Role::Git::Repo" : {
1087 "git_version" : "2.25.0",
1064 "git_version" : "2.32.0",
10881065 "repo_root" : "."
10891066 },
10901067 "Dist::Zilla::Role::Git::StringFormatter" : {
10921069 }
10931070 },
10941071 "name" : "@Author::ETHER/@Git::VersionManager/post-release commit",
1095 "version" : "2.046"
1072 "version" : "2.048"
10961073 },
10971074 {
10981075 "class" : "Dist::Zilla::Plugin::Prereqs",
11031080 }
11041081 },
11051082 "name" : "@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager",
1106 "version" : "6.014"
1083 "version" : "6.017"
11071084 },
11081085 {
11091086 "class" : "Dist::Zilla::Plugin::Git::Push",
11151092 "remotes_must_exist" : 1
11161093 },
11171094 "Dist::Zilla::Role::Git::Repo" : {
1118 "git_version" : "2.25.0",
1095 "git_version" : "2.32.0",
11191096 "repo_root" : "."
11201097 }
11211098 },
11221099 "name" : "@Author::ETHER/Git::Push",
1123 "version" : "2.046"
1100 "version" : "2.048"
11241101 },
11251102 {
11261103 "class" : "Dist::Zilla::Plugin::GitHub::Update",
11301107 }
11311108 },
11321109 "name" : "@Author::ETHER/GitHub::Update",
1133 "version" : "0.47"
1134 },
1135 {
1136 "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
1137 "config" : {
1138 "Dist::Zilla::Plugin::Run::Role::Runner" : {
1139 "fatal_errors" : 0,
1140 "quiet" : 0,
1141 "run" : [
1142 "REDACTED"
1143 ],
1144 "version" : "0.048"
1145 }
1146 },
1147 "name" : "@Author::ETHER/install release",
1148 "version" : "0.048"
1110 "version" : "0.48"
11491111 },
11501112 {
11511113 "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
11651127 {
11661128 "class" : "Dist::Zilla::Plugin::ConfirmRelease",
11671129 "name" : "@Author::ETHER/ConfirmRelease",
1168 "version" : "6.014"
1130 "version" : "6.017"
11691131 },
11701132 {
11711133 "class" : "Dist::Zilla::Plugin::Prereqs",
11761138 }
11771139 },
11781140 "name" : "@Author::ETHER/prereqs for @Author::ETHER",
1179 "version" : "6.014"
1141 "version" : "6.017"
11801142 },
11811143 {
11821144 "class" : "Dist::Zilla::Plugin::FinderCode",
11831145 "name" : ":InstallModules",
1184 "version" : "6.014"
1146 "version" : "6.017"
11851147 },
11861148 {
11871149 "class" : "Dist::Zilla::Plugin::FinderCode",
11881150 "name" : ":IncModules",
1189 "version" : "6.014"
1151 "version" : "6.017"
11901152 },
11911153 {
11921154 "class" : "Dist::Zilla::Plugin::FinderCode",
11931155 "name" : ":TestFiles",
1194 "version" : "6.014"
1156 "version" : "6.017"
11951157 },
11961158 {
11971159 "class" : "Dist::Zilla::Plugin::FinderCode",
11981160 "name" : ":ExtraTestFiles",
1199 "version" : "6.014"
1161 "version" : "6.017"
12001162 },
12011163 {
12021164 "class" : "Dist::Zilla::Plugin::FinderCode",
12031165 "name" : ":ExecFiles",
1204 "version" : "6.014"
1166 "version" : "6.017"
12051167 },
12061168 {
12071169 "class" : "Dist::Zilla::Plugin::FinderCode",
12081170 "name" : ":PerlExecFiles",
1209 "version" : "6.014"
1171 "version" : "6.017"
12101172 },
12111173 {
12121174 "class" : "Dist::Zilla::Plugin::FinderCode",
12131175 "name" : ":ShareFiles",
1214 "version" : "6.014"
1176 "version" : "6.017"
12151177 },
12161178 {
12171179 "class" : "Dist::Zilla::Plugin::FinderCode",
12181180 "name" : ":MainModule",
1219 "version" : "6.014"
1181 "version" : "6.017"
12201182 },
12211183 {
12221184 "class" : "Dist::Zilla::Plugin::FinderCode",
12231185 "name" : ":AllFiles",
1224 "version" : "6.014"
1186 "version" : "6.017"
12251187 },
12261188 {
12271189 "class" : "Dist::Zilla::Plugin::FinderCode",
12281190 "name" : ":NoFiles",
1229 "version" : "6.014"
1230 },
1231 {
1232 "class" : "Dist::Zilla::Plugin::VerifyPhases",
1233 "name" : "@Author::ETHER/PHASE VERIFICATION",
1234 "version" : "0.016"
1191 "version" : "6.017"
12351192 }
12361193 ],
12371194 "zilla" : {
12391196 "config" : {
12401197 "is_trial" : 0
12411198 },
1242 "version" : "6.014"
1199 "version" : "6.017"
12431200 }
12441201 },
12451202 "x_authority" : "cpan:FLORA",
12491206 "Graham Knop <haarg@haarg.org>",
12501207 "Yuval Kogman <nothingmuch@woobling.org>"
12511208 ],
1252 "x_generated_by_perl" : "v5.31.10",
1253 "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
1209 "x_generated_by_perl" : "v5.32.1",
1210 "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
12541211 "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
12551212 "x_use_unsafe_inc" : 0
12561213 }
1111 ExtUtils::MakeMaker: '0'
1212 perl: 5.006_000
1313 dynamic_config: 0
14 generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010'
14 generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
1515 license: perl
1616 meta-spec:
1717 url: http://module-build.sourceforge.net/META-spec-v1.4.html
2525 provides:
2626 Class::C3::XS:
2727 file: lib/Class/C3/XS.pm
28 version: '0.15'
28 version: '0.16'
2929 requires:
3030 XSLoader: '0'
3131 perl: '5.006'
3333 warnings: '0'
3434 resources:
3535 bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Class-C3-XS
36 homepage: https://github.com/moose/Class-C3-XS
37 repository: https://github.com/moose/Class-C3-XS.git
38 version: '0.15'
36 version: '0.16'
3937 x_Dist_Zilla:
4038 perl:
41 version: '5.031010'
39 version: '5.032001'
4240 plugins:
4341 -
4442 class: Dist::Zilla::Plugin::Prereqs
4745 phase: develop
4846 type: recommends
4947 name: '@Author::ETHER/pluginbundle version'
50 version: '6.014'
48 version: '6.017'
5149 -
5250 class: Dist::Zilla::Plugin::PromptIfStale
5351 config:
6058 run_under_travis: 0
6159 skip: []
6260 name: '@Author::ETHER/stale modules, build'
63 version: '0.055'
61 version: '0.057'
6462 -
6563 class: Dist::Zilla::Plugin::FileFinder::ByName
6664 name: '@Author::ETHER/Examples'
67 version: '6.014'
65 version: '6.017'
6866 -
6967 class: Dist::Zilla::Plugin::Git::GatherDir
7068 config:
8583 Dist::Zilla::Plugin::Git::GatherDir:
8684 include_untracked: 0
8785 name: '@Author::ETHER/Git::GatherDir'
88 version: '2.046'
86 version: '2.048'
8987 -
9088 class: Dist::Zilla::Plugin::MetaYAML
9189 name: '@Author::ETHER/MetaYAML'
92 version: '6.014'
90 version: '6.017'
9391 -
9492 class: Dist::Zilla::Plugin::MetaJSON
9593 name: '@Author::ETHER/MetaJSON'
96 version: '6.014'
94 version: '6.017'
9795 -
9896 class: Dist::Zilla::Plugin::Readme
9997 name: '@Author::ETHER/Readme'
100 version: '6.014'
98 version: '6.017'
10199 -
102100 class: Dist::Zilla::Plugin::Manifest
103101 name: '@Author::ETHER/Manifest'
104 version: '6.014'
102 version: '6.017'
105103 -
106104 class: Dist::Zilla::Plugin::License
107105 name: '@Author::ETHER/License'
108 version: '6.014'
106 version: '6.017'
109107 -
110108 class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
111109 config:
121119 repo_root: .
122120 version: '0.009'
123121 name: '@Author::ETHER/generate CONTRIBUTING'
124 version: '0.014'
122 version: '0.015'
125123 -
126124 class: Dist::Zilla::Plugin::InstallGuide
127125 config:
129127 Module::Metadata: '1.000037'
130128 version: '0.006'
131129 name: '@Author::ETHER/InstallGuide'
132 version: '1.200013'
130 version: '1.200014'
133131 -
134132 class: Dist::Zilla::Plugin::Test::Compile
135133 config:
179177 -
180178 class: Dist::Zilla::Plugin::MetaTests
181179 name: '@Author::ETHER/MetaTests'
182 version: '6.014'
180 version: '6.017'
183181 -
184182 class: Dist::Zilla::Plugin::Test::CPAN::Changes
185183 config:
188186 name: '@Author::ETHER/Test::CPAN::Changes'
189187 version: '0.012'
190188 -
191 class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
192 config:
193 Dist::Zilla::Plugin::GenerateFile::FromShareDir:
194 destination_filename: xt/author/changes_has_content.t
195 dist: Dist-Zilla-PluginBundle-Author-ETHER
196 encoding: UTF-8
197 location: build
198 source_filename: changes_has_content.t
199 Dist::Zilla::Role::RepoFileInjector:
200 allow_overwrite: 1
201 repo_root: .
202 version: '0.009'
203 name: '@Author::ETHER/generate xt/author/changes_has_content.t'
204 version: '0.014'
205 -
206189 class: Dist::Zilla::Plugin::Test::ChangesHasContent
207190 name: '@Author::ETHER/Test::ChangesHasContent'
208191 version: '0.011'
216199 -
217200 class: Dist::Zilla::Plugin::PodSyntaxTests
218201 name: '@Author::ETHER/PodSyntaxTests'
219 version: '6.014'
202 version: '6.017'
220203 -
221204 class: Dist::Zilla::Plugin::Test::PodSpelling
222205 config:
252235 -
253236 class: Dist::Zilla::Plugin::Test::ReportPrereqs
254237 name: '@Author::ETHER/Test::ReportPrereqs'
255 version: '0.027'
238 version: '0.028'
256239 -
257240 class: Dist::Zilla::Plugin::Test::Portability
258241 config:
285268 -
286269 class: Pod::Weaver::Plugin::EnsurePod5
287270 name: '@Author::ETHER/EnsurePod5'
288 version: '4.015'
271 version: '4.018'
289272 -
290273 class: Pod::Weaver::Plugin::H1Nester
291274 name: '@Author::ETHER/H1Nester'
292 version: '4.015'
275 version: '4.018'
293276 -
294277 class: Pod::Weaver::Plugin::SingleEncoding
295278 name: '@Author::ETHER/SingleEncoding'
296 version: '4.015'
279 version: '4.018'
297280 -
298281 class: Pod::Weaver::Plugin::Transformer
299282 name: '@Author::ETHER/List'
300 version: '4.015'
283 version: '4.018'
301284 -
302285 class: Pod::Weaver::Plugin::Transformer
303286 name: '@Author::ETHER/Verbatim'
304 version: '4.015'
287 version: '4.018'
305288 -
306289 class: Pod::Weaver::Section::Region
307290 name: '@Author::ETHER/header'
308 version: '4.015'
291 version: '4.018'
309292 -
310293 class: Pod::Weaver::Section::Name
311294 name: '@Author::ETHER/Name'
312 version: '4.015'
295 version: '4.018'
313296 -
314297 class: Pod::Weaver::Section::Version
315298 name: '@Author::ETHER/Version'
316 version: '4.015'
299 version: '4.018'
317300 -
318301 class: Pod::Weaver::Section::Region
319302 name: '@Author::ETHER/prelude'
320 version: '4.015'
303 version: '4.018'
321304 -
322305 class: Pod::Weaver::Section::Generic
323306 name: SYNOPSIS
324 version: '4.015'
307 version: '4.018'
325308 -
326309 class: Pod::Weaver::Section::Generic
327310 name: DESCRIPTION
328 version: '4.015'
311 version: '4.018'
329312 -
330313 class: Pod::Weaver::Section::Generic
331314 name: OVERVIEW
332 version: '4.015'
315 version: '4.018'
333316 -
334317 class: Pod::Weaver::Section::Collect
335318 name: ATTRIBUTES
336 version: '4.015'
319 version: '4.018'
337320 -
338321 class: Pod::Weaver::Section::Collect
339322 name: METHODS
340 version: '4.015'
323 version: '4.018'
341324 -
342325 class: Pod::Weaver::Section::Collect
343326 name: FUNCTIONS
344 version: '4.015'
327 version: '4.018'
345328 -
346329 class: Pod::Weaver::Section::Collect
347330 name: TYPES
348 version: '4.015'
331 version: '4.018'
349332 -
350333 class: Pod::Weaver::Section::Leftovers
351334 name: '@Author::ETHER/Leftovers'
352 version: '4.015'
335 version: '4.018'
353336 -
354337 class: Pod::Weaver::Section::Region
355338 name: '@Author::ETHER/postlude'
356 version: '4.015'
339 version: '4.018'
357340 -
358341 class: Pod::Weaver::Section::GenerateSection
359342 name: '@Author::ETHER/generate SUPPORT'
360 version: '1.06'
343 version: '4.018'
361344 -
362345 class: Pod::Weaver::Section::AllowOverride
363346 name: '@Author::ETHER/allow override SUPPORT'
365348 -
366349 class: Pod::Weaver::Section::Authors
367350 name: '@Author::ETHER/Authors'
368 version: '4.015'
351 version: '4.018'
369352 -
370353 class: Pod::Weaver::Section::AllowOverride
371354 name: '@Author::ETHER/allow override AUTHOR'
377360 -
378361 class: Pod::Weaver::Section::Legal
379362 name: '@Author::ETHER/Legal'
380 version: '4.015'
363 version: '4.018'
381364 -
382365 class: Pod::Weaver::Section::Region
383366 name: '@Author::ETHER/footer'
384 version: '4.015'
367 version: '4.018'
385368 name: '@Author::ETHER/PodWeaver'
386 version: '4.008'
369 version: '4.009'
387370 -
388371 class: Dist::Zilla::Plugin::GithubMeta
389372 name: '@Author::ETHER/GithubMeta'
399382 -
400383 class: Dist::Zilla::Plugin::MetaNoIndex
401384 name: '@Author::ETHER/MetaNoIndex'
402 version: '6.014'
385 version: '6.017'
403386 -
404387 class: Dist::Zilla::Plugin::MetaProvides::Package
405388 config:
410393 -
411394 class: Dist::Zilla::Plugin::FinderCode
412395 name: ':InstallModules'
413 version: '6.014'
396 version: '6.017'
414397 include_underscores: 0
415398 Dist::Zilla::Role::MetaProvider::Provider:
416399 $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
425408 -
426409 class: Dist::Zilla::Plugin::MetaConfig
427410 name: '@Author::ETHER/MetaConfig'
428 version: '6.014'
411 version: '6.017'
429412 -
430413 class: Dist::Zilla::Plugin::Keywords
431414 config:
443426 -
444427 class: Dist::Zilla::Plugin::AutoPrereqs
445428 name: '@Author::ETHER/AutoPrereqs'
446 version: '6.014'
429 version: '6.017'
447430 -
448431 class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
449432 name: '@Author::ETHER/Prereqs::AuthorDeps'
450 version: '0.006'
433 version: '0.007'
451434 -
452435 class: Dist::Zilla::Plugin::MinimumPerl
453436 name: '@Author::ETHER/MinimumPerl'
458441 Dist::Zilla::Role::TestRunner:
459442 default_jobs: 9
460443 name: '@Author::ETHER/MakeMaker'
461 version: '6.014'
444 version: '6.017'
462445 -
463446 class: Dist::Zilla::Plugin::Git::Contributors
464447 config:
465448 Dist::Zilla::Plugin::Git::Contributors:
466 git_version: 2.25.0
449 git_version: 2.32.0
467450 include_authors: 0
468451 include_releaser: 1
469452 order_by: commits
470453 paths: []
471454 name: '@Author::ETHER/Git::Contributors'
472 version: '0.035'
455 version: '0.036'
473456 -
474457 class: Dist::Zilla::Plugin::StaticInstall
475458 config:
530513 class: Dist::Zilla::Plugin::EnsureLatestPerl
531514 config:
532515 Dist::Zilla::Plugin::EnsureLatestPerl:
533 Module::CoreList: '5.20200320'
516 Module::CoreList: '5.20210723'
534517 name: '@Author::ETHER/EnsureLatestPerl'
535518 version: '0.008'
536519 -
544527 run_under_travis: 0
545528 skip: []
546529 name: '@Author::ETHER/stale modules, release'
547 version: '0.055'
530 version: '0.057'
548531 -
549532 class: Dist::Zilla::Plugin::Git::Check
550533 config:
555538 allow_dirty_match: []
556539 changelog: Changes
557540 Dist::Zilla::Role::Git::Repo:
558 git_version: 2.25.0
541 git_version: 2.32.0
559542 repo_root: .
560543 name: '@Author::ETHER/initial check'
561 version: '2.046'
544 version: '2.048'
562545 -
563546 class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
564547 config:
565548 Dist::Zilla::Role::Git::Repo:
566 git_version: 2.25.0
549 git_version: 2.32.0
567550 repo_root: .
568551 name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
569552 version: '0.014'
571554 class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
572555 config:
573556 Dist::Zilla::Role::Git::Repo:
574 git_version: 2.25.0
557 git_version: 2.32.0
575558 repo_root: .
576559 name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
577560 version: '0.014'
582565 -
583566 class: Dist::Zilla::Plugin::CheckPrereqsIndexed
584567 name: '@Author::ETHER/CheckPrereqsIndexed'
585 version: '0.020'
568 version: '0.021'
586569 -
587570 class: Dist::Zilla::Plugin::TestRelease
588571 name: '@Author::ETHER/TestRelease'
589 version: '6.014'
572 version: '6.017'
590573 -
591574 class: Dist::Zilla::Plugin::Git::Check
592575 config:
597580 allow_dirty_match: []
598581 changelog: Changes
599582 Dist::Zilla::Role::Git::Repo:
600 git_version: 2.25.0
583 git_version: 2.32.0
601584 repo_root: .
602585 name: '@Author::ETHER/after tests'
603 version: '2.046'
586 version: '2.048'
604587 -
605588 class: Dist::Zilla::Plugin::CheckIssues
606589 name: '@Author::ETHER/CheckIssues'
608591 -
609592 class: Dist::Zilla::Plugin::UploadToCPAN
610593 name: '@Author::ETHER/UploadToCPAN'
611 version: '6.014'
594 version: '6.017'
612595 -
613596 class: Dist::Zilla::Plugin::CopyFilesFromRelease
614597 config:
636619 phase: develop
637620 type: recommends
638621 name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
639 version: '6.014'
622 version: '6.017'
640623 -
641624 class: Dist::Zilla::Plugin::RewriteVersion::Transitional
642625 config:
670653 add_files_in:
671654 - .
672655 commit_msg: '%N-%v%t%n%n%c'
656 signoff: 0
673657 Dist::Zilla::Role::Git::DirtyFiles:
674658 allow_dirty:
675659 - CONTRIBUTING
680664 allow_dirty_match: []
681665 changelog: Changes
682666 Dist::Zilla::Role::Git::Repo:
683 git_version: 2.25.0
667 git_version: 2.32.0
684668 repo_root: .
685669 Dist::Zilla::Role::Git::StringFormatter:
686670 time_zone: local
687671 name: '@Author::ETHER/@Git::VersionManager/release snapshot'
688 version: '2.046'
672 version: '2.048'
689673 -
690674 class: Dist::Zilla::Plugin::Git::Tag
691675 config:
693677 branch: ~
694678 changelog: Changes
695679 signed: 0
696 tag: v0.15
680 tag: v0.16
697681 tag_format: v%V
698682 tag_message: v%v%t
699683 Dist::Zilla::Role::Git::Repo:
700 git_version: 2.25.0
684 git_version: 2.32.0
701685 repo_root: .
702686 Dist::Zilla::Role::Git::StringFormatter:
703687 time_zone: local
704688 name: '@Author::ETHER/@Git::VersionManager/Git::Tag'
705 version: '2.046'
689 version: '2.048'
706690 -
707691 class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
708692 config:
709693 Dist::Zilla::Plugin::BumpVersionAfterRelease:
710694 finders:
711 - ':ExecFiles'
712695 - ':InstallModules'
713696 global: 1
714697 munge_makefile_pl: 1
718701 -
719702 class: Dist::Zilla::Plugin::NextRelease
720703 name: '@Author::ETHER/@Git::VersionManager/NextRelease'
721 version: '6.014'
704 version: '6.017'
722705 -
723706 class: Dist::Zilla::Plugin::Git::Commit
724707 config:
725708 Dist::Zilla::Plugin::Git::Commit:
726709 add_files_in: []
727710 commit_msg: 'increment $VERSION after %v release'
711 signoff: 0
728712 Dist::Zilla::Role::Git::DirtyFiles:
729713 allow_dirty:
730714 - Build.PL
734718 - (?^:^lib/.*\.pm$)
735719 changelog: Changes
736720 Dist::Zilla::Role::Git::Repo:
737 git_version: 2.25.0
721 git_version: 2.32.0
738722 repo_root: .
739723 Dist::Zilla::Role::Git::StringFormatter:
740724 time_zone: local
741725 name: '@Author::ETHER/@Git::VersionManager/post-release commit'
742 version: '2.046'
726 version: '2.048'
743727 -
744728 class: Dist::Zilla::Plugin::Prereqs
745729 config:
747731 phase: x_Dist_Zilla
748732 type: requires
749733 name: '@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager'
750 version: '6.014'
734 version: '6.017'
751735 -
752736 class: Dist::Zilla::Plugin::Git::Push
753737 config:
756740 - origin
757741 remotes_must_exist: 1
758742 Dist::Zilla::Role::Git::Repo:
759 git_version: 2.25.0
743 git_version: 2.32.0
760744 repo_root: .
761745 name: '@Author::ETHER/Git::Push'
762 version: '2.046'
746 version: '2.048'
763747 -
764748 class: Dist::Zilla::Plugin::GitHub::Update
765749 config:
766750 Dist::Zilla::Plugin::GitHub::Update:
767751 metacpan: 1
768752 name: '@Author::ETHER/GitHub::Update'
769 version: '0.47'
770 -
771 class: Dist::Zilla::Plugin::Run::AfterRelease
772 config:
773 Dist::Zilla::Plugin::Run::Role::Runner:
774 fatal_errors: 0
775 quiet: 0
776 run:
777 - REDACTED
778 version: '0.048'
779 name: '@Author::ETHER/install release'
780 version: '0.048'
753 version: '0.48'
781754 -
782755 class: Dist::Zilla::Plugin::Run::AfterRelease
783756 config:
792765 -
793766 class: Dist::Zilla::Plugin::ConfirmRelease
794767 name: '@Author::ETHER/ConfirmRelease'
795 version: '6.014'
768 version: '6.017'
796769 -
797770 class: Dist::Zilla::Plugin::Prereqs
798771 config:
800773 phase: x_Dist_Zilla
801774 type: requires
802775 name: '@Author::ETHER/prereqs for @Author::ETHER'
803 version: '6.014'
776 version: '6.017'
804777 -
805778 class: Dist::Zilla::Plugin::FinderCode
806779 name: ':InstallModules'
807 version: '6.014'
780 version: '6.017'
808781 -
809782 class: Dist::Zilla::Plugin::FinderCode
810783 name: ':IncModules'
811 version: '6.014'
784 version: '6.017'
812785 -
813786 class: Dist::Zilla::Plugin::FinderCode
814787 name: ':TestFiles'
815 version: '6.014'
788 version: '6.017'
816789 -
817790 class: Dist::Zilla::Plugin::FinderCode
818791 name: ':ExtraTestFiles'
819 version: '6.014'
792 version: '6.017'
820793 -
821794 class: Dist::Zilla::Plugin::FinderCode
822795 name: ':ExecFiles'
823 version: '6.014'
796 version: '6.017'
824797 -
825798 class: Dist::Zilla::Plugin::FinderCode
826799 name: ':PerlExecFiles'
827 version: '6.014'
800 version: '6.017'
828801 -
829802 class: Dist::Zilla::Plugin::FinderCode
830803 name: ':ShareFiles'
831 version: '6.014'
804 version: '6.017'
832805 -
833806 class: Dist::Zilla::Plugin::FinderCode
834807 name: ':MainModule'
835 version: '6.014'
808 version: '6.017'
836809 -
837810 class: Dist::Zilla::Plugin::FinderCode
838811 name: ':AllFiles'
839 version: '6.014'
812 version: '6.017'
840813 -
841814 class: Dist::Zilla::Plugin::FinderCode
842815 name: ':NoFiles'
843 version: '6.014'
844 -
845 class: Dist::Zilla::Plugin::VerifyPhases
846 name: '@Author::ETHER/PHASE VERIFICATION'
847 version: '0.016'
816 version: '6.017'
848817 zilla:
849818 class: Dist::Zilla::Dist::Builder
850819 config:
851820 is_trial: '0'
852 version: '6.014'
821 version: '6.017'
853822 x_authority: cpan:FLORA
854823 x_contributors:
855824 - 'Florian Ragwitz <rafl@debian.org>'
856825 - 'Karen Etheridge <ether@cpan.org>'
857826 - 'Graham Knop <haarg@haarg.org>'
858827 - 'Yuval Kogman <nothingmuch@woobling.org>'
859 x_generated_by_perl: v5.31.10
828 x_generated_by_perl: v5.32.1
860829 x_serialization_backend: 'YAML::Tiny version 1.73'
861830 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
862831 x_use_unsafe_inc: 0
0 # This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.014.
0 # This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.017.
11 use strict;
22 use warnings;
33
2626 "Test::More" => 0,
2727 "base" => 0
2828 },
29 "VERSION" => "0.15",
29 "VERSION" => "0.16",
3030 "test" => {
3131 "TESTS" => "t/*.t"
3232 }
00 This archive contains the distribution Class-C3-XS,
1 version 0.15:
1 version 0.16:
22
33 XS speedups for Class::C3
44
88 the same terms as the Perl 5 programming language system itself.
99
1010
11 This README file was generated by Dist::Zilla::Plugin::Readme v6.014.
11 This README file was generated by Dist::Zilla::Plugin::Readme v6.017.
0 libclass-c3-xs-perl (0.15-2) UNRELEASED; urgency=medium
0 libclass-c3-xs-perl (0.1203+git20200408.1.bc161af-1) UNRELEASED; urgency=medium
11
2 [ gregor herrmann ]
23 * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
34
4 -- gregor herrmann <gregoa@debian.org> Sun, 17 May 2020 12:10:23 +0200
5 [ Debian Janitor ]
6 * New upstream snapshot.
7
8 -- gregor herrmann <gregoa@debian.org> Thu, 19 Aug 2021 02:34:27 -0000
59
610 libclass-c3-xs-perl (0.15-1) unstable; urgency=medium
711
0 package Class::C3::XS; # git description: v0.14-7-gf53d46e
0 package Class::C3::XS; # git description: bc161af
11 # ABSTRACT: XS speedups for Class::C3
22
33 use 5.006_000;
44 use strict;
55 use warnings;
66
7 our $VERSION = '0.15';
7 our $VERSION = '0.16';
88
99 #pod =pod
1010 #pod
6767
6868 =head1 VERSION
6969
70 version 0.15
70 version 0.16
7171
7272 =head1 SYNOPSIS
7373
66 },
77 'develop' => {
88 'recommends' => {
9 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.154',
9 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.161',
1010 'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
1111 },
1212 'requires' => {
9494 'Dist::Zilla::Plugin::MojibakeTests' => '0.8',
9595 'Dist::Zilla::Plugin::NextRelease' => '5.033',
9696 'Dist::Zilla::Plugin::PodSyntaxTests' => '5.040',
97 'Dist::Zilla::Plugin::PodWeaver' => '4.005',
97 'Dist::Zilla::Plugin::PodWeaver' => '4.008',
9898 'Dist::Zilla::Plugin::Prereqs' => '0',
9999 'Dist::Zilla::Plugin::Prereqs::AuthorDeps' => '0.006',
100100 'Dist::Zilla::Plugin::PromptIfStale' => '0',
101101 'Dist::Zilla::Plugin::Readme' => '0',
102102 'Dist::Zilla::Plugin::ReadmeAnyFromPod' => '0.142180',
103 'Dist::Zilla::Plugin::RewriteVersion::Transitional' => '0.004',
103 'Dist::Zilla::Plugin::RewriteVersion::Transitional' => '0.006',
104104 'Dist::Zilla::Plugin::Run::AfterBuild' => '0.041',
105105 'Dist::Zilla::Plugin::Run::AfterRelease' => '0.038',
106106 'Dist::Zilla::Plugin::RunExtraTests' => '0.024',
22 use strict;
33 use warnings;
44
5 # This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
5 # This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
66
77 use Test::More tests => 1;
88
193193 );
194194 }
195195
196 pass;
196 pass('Reported prereqs');
197197
198198 # vim: ts=4 sts=4 sw=4 et:
+0
-15
xt/author/changes_has_content.t less more
0 use strict;
1 use warnings;
2
3 use Test::More;
4 plan skip_all => 'xt/release/changes_has_content.t is missing' if not -e 'xt/release/changes_has_content.t';
5
6 # skip for master branch, only for travis
7 if (($ENV{TRAVIS_PULL_REQUEST} || '') eq 'false') {
8 chomp(my $branch_name = ($ENV{TRAVIS_BRANCH} || `git rev-parse --abbrev-ref HEAD`));
9 $TODO = 'Changes need not have content for this release yet if this is only the '.$1.' branch'
10 if ($branch_name || '') =~ /^(master|devel)$/;
11 }
12
13 do './xt/release/changes_has_content.t';
14 die $@ if $@;
0 #!perl
1 # This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
2
3 use Test::CPAN::Meta;
4
5 meta_yaml_ok();
2222 't/35_next_method_in_anon.t',
2323 't/36_next_goto.t',
2424 'xt/author/00-compile.t',
25 'xt/author/changes_has_content.t',
2625 'xt/author/clean-namespaces.t',
26 'xt/author/distmeta.t',
2727 'xt/author/eol.t',
2828 'xt/author/kwalitee.t',
2929 'xt/author/minimum-version.t',
3434 'xt/author/pod-syntax.t',
3535 'xt/author/portability.t',
3636 'xt/release/changes_has_content.t',
37 'xt/release/cpan-changes.t',
38 'xt/release/distmeta.t'
37 'xt/release/cpan-changes.t'
3938 );
4039
4140 eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
2222 't/35_next_method_in_anon.t',
2323 't/36_next_goto.t',
2424 'xt/author/00-compile.t',
25 'xt/author/changes_has_content.t',
2625 'xt/author/clean-namespaces.t',
26 'xt/author/distmeta.t',
2727 'xt/author/eol.t',
2828 'xt/author/kwalitee.t',
2929 'xt/author/minimum-version.t',
3434 'xt/author/pod-syntax.t',
3535 'xt/author/portability.t',
3636 'xt/release/changes_has_content.t',
37 'xt/release/cpan-changes.t',
38 'xt/release/distmeta.t'
37 'xt/release/cpan-changes.t'
3938 );
4039
4140 notabs_ok($_) foreach @files;
11
22 note 'Checking Changes';
33 my $changes_file = 'Changes';
4 my $newver = '0.15';
4 my $newver = '0.16';
55 my $trial_token = '-TRIAL';
66 my $encoding = 'UTF-8';
77
+0
-6
xt/release/distmeta.t less more
0 #!perl
1 # This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
2
3 use Test::CPAN::Meta;
4
5 meta_yaml_ok();