Metadata
{
+
"abstracts_in_pod": { … - "DateTime": "A date and time object for Perl",
- "DateTime::Duration": "Duration objects for date math",
- "DateTime::Infinite": "Infinite past and future DateTime objects",
- "DateTime::LeapSecond": "leap seconds table and utilities",
- "DateTime::Types": "Types used for parameter checking in DateTime"
},- "author": "DROLSKY",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
- "dir_xt": "xt",
+
"dirs_array": [ … - "dev-bin",
- "git/hooks",
- "git",
- "inc",
- "lib/DateTime",
- "lib",
- "t",
- "xt/author",
- "xt/extra",
- "xt/release",
- "xt"
],- "dist": "DateTime",
- "dynamic_config": 0,
+
"error": { … - "use_strict": "DateTime",
- "use_warnings": "DateTime"
},- "extension": "tar.gz",
- "external_license_file": "LICENSE",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_changelog": "Changes",
- "file_cpanfile": "cpanfile",
- "file_dist_ini": "dist.ini",
- "file_license": "LICENSE",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_meta_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README.md",
+
"files_array": [ … - "CODE_OF_CONDUCT.md",
- "CONTRIBUTING.md",
- "CREDITS",
- "Changes",
- "DateTime.xs",
- "INSTALL",
- "LICENSE",
- "MANIFEST",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "README.md",
- "TODO",
- "azure-pipelines.yml",
- "cpanfile",
- "dev-bin/install-xt-tools.sh",
- "dist.ini",
- "git/hooks/pre-commit.sh",
- "git/setup.pl",
- "inc/LeapSecondsHeader.pm",
- "leap_seconds.h",
- "leaptab.txt",
- "lib/DateTime/Conflicts.pm",
- "lib/DateTime/Duration.pm",
- "lib/DateTime/Helpers.pm",
- "lib/DateTime/Infinite.pm",
- "lib/DateTime/LeapSecond.pm",
- "lib/DateTime/PP.pm",
- "lib/DateTime/PPExtra.pm",
- "lib/DateTime/Types.pm",
- "lib/DateTime.pm",
- "perlcriticrc",
- "perltidyrc",
- "ppport.h",
- "precious.toml",
- "t/00-report-prereqs.dd",
- "t/00-report-prereqs.t",
- "t/00load.t",
- "t/01sanity.t",
- "t/02last-day.t",
- "t/03components.t",
- "t/04epoch.t",
- "t/05set.t",
- "t/06add.t",
- "t/07compare.t",
- "t/09greg.t",
- "t/10subtract.t",
- "t/11duration.t",
- "t/12week.t",
- "t/13strftime.t",
- "t/14locale.t",
- "t/15jd.t",
- "t/16truncate.t",
- "t/17set-return.t",
- "t/18today.t",
- "t/19leap-second.t",
- "t/20infinite.t",
- "t/21bad-params.t",
- "t/22from-doy.t",
- "t/23storable.t",
- "t/24from-object.t",
- "t/25add-subtract.t",
- "t/26dt-leapsecond-pm.t",
- "t/27delta.t",
- "t/28dow.t",
- "t/29overload.t",
- "t/30future-tz.t",
- "t/31formatter.t",
- "t/32leap-second2.t",
- "t/33seconds-offset.t",
- "t/34set-tz.t",
- "t/35rd-values.t",
- "t/36invalid-local.t",
- "t/37local-add.t",
- "t/38local-subtract.t",
- "t/39no-so.t",
- "t/40leap-years.t",
- "t/41cldr-format.t",
- "t/42duration-class.t",
- "t/43new-params.t",
- "t/44set-formatter.t",
- "t/45core-time.t",
- "t/46warnings.t",
- "t/47default-time-zone.t",
- "t/48rt-115983.t",
- "t/49-without-sub-util.t",
- "t/zzz-check-breaks.t",
- "xt/author/clean-namespaces.t",
- "xt/author/eol.t",
- "xt/author/mojibake.t",
- "xt/author/no-tabs.t",
- "xt/author/pod-coverage.t",
- "xt/author/pod-spell.t",
- "xt/author/pod-syntax.t",
- "xt/author/portability.t",
- "xt/author/pp-00load.t",
- "xt/author/pp-01sanity.t",
- "xt/author/pp-02last-day.t",
- "xt/author/pp-03components.t",
- "xt/author/pp-04epoch.t",
- "xt/author/pp-05set.t",
- "xt/author/pp-06add.t",
- "xt/author/pp-07compare.t",
- "xt/author/pp-09greg.t",
- "xt/author/pp-10subtract.t",
- "xt/author/pp-11duration.t",
- "xt/author/pp-12week.t",
- "xt/author/pp-13strftime.t",
- "xt/author/pp-14locale.t",
- "xt/author/pp-15jd.t",
- "xt/author/pp-16truncate.t",
- "xt/author/pp-17set-return.t",
- "xt/author/pp-18today.t",
- "xt/author/pp-19leap-second.t",
- "xt/author/pp-20infinite.t",
- "xt/author/pp-21bad-params.t",
- "xt/author/pp-22from-doy.t",
- "xt/author/pp-23storable.t",
- "xt/author/pp-24from-object.t",
- "xt/author/pp-25add-subtract.t",
- "xt/author/pp-27delta.t",
- "xt/author/pp-28dow.t",
- "xt/author/pp-29overload.t",
- "xt/author/pp-30future-tz.t",
- "xt/author/pp-31formatter.t",
- "xt/author/pp-32leap-second2.t",
- "xt/author/pp-33seconds-offset.t",
- "xt/author/pp-34set-tz.t",
- "xt/author/pp-35rd-values.t",
- "xt/author/pp-36invalid-local.t",
- "xt/author/pp-37local-add.t",
- "xt/author/pp-38local-subtract.t",
- "xt/author/pp-40leap-years.t",
- "xt/author/pp-41cldr-format.t",
- "xt/author/pp-42duration-class.t",
- "xt/author/pp-43new-params.t",
- "xt/author/pp-44set-formatter.t",
- "xt/author/pp-45core-time.t",
- "xt/author/pp-46warnings.t",
- "xt/author/pp-47default-time-zone.t",
- "xt/author/pp-48rt-115983.t",
- "xt/author/pp-49-without-sub-util.t",
- "xt/author/precious.t",
- "xt/author/test-version.t",
- "xt/extra/pp-is-loaded.t",
- "xt/extra/test-all-my-deps.t",
- "xt/extra/test-ignores-env-vars.t",
- "xt/extra/xs-is-loaded.t",
- "xt/release/cpan-changes.t",
- "xt/release/meta-json.t"
],+
"files_hash": { … +
"CODE_OF_CONDUCT.md": { … - "mtime": 1699247541,
- "size": 3243
},+
"CONTRIBUTING.md": { … - "mtime": 1699247541,
- "size": 4315
},+
"CREDITS": { … - "mtime": 1699247541,
- "size": 1179
},+
"Changes": { … - "mtime": 1699247541,
- "size": 62312
},+
"DateTime.xs": { … - "mtime": 1699247541,
- "size": 6898
},+
"INSTALL": { … - "mtime": 1699247541,
- "size": 2379
},+
"LICENSE": { … - "mtime": 1699247541,
- "size": 9047
},+
"MANIFEST": { … - "mtime": 1699247541,
- "size": 3097
},+
"META.json": { … - "mtime": 1699247541,
- "size": 45361
},+
"META.yml": { … - "mtime": 1699247541,
- "size": 29368
},+
"Makefile.PL": { … - "mtime": 1699247541,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.008004",
- "strict": "0",
- "warnings": "0"
},- "size": 3963
},+
"README.md": { … - "mtime": 1699247541,
- "size": 72089
},+
"TODO": { … - "mtime": 1699247541,
- "size": 644
},+
"azure-pipelines.yml": { … - "mtime": 1699247541,
- "size": 725
},+
"cpanfile": { … - "mtime": 1699247541,
- "size": 2840
},+
"dev-bin/install-xt-tools.sh": { … - "mtime": 1699247541,
- "size": 494
},+
"dist.ini": { … - "mtime": 1699247541,
- "size": 2021
},+
"git/hooks/pre-commit.sh": { … - "mtime": 1699247541,
- "size": 184
},+
"git/setup.pl": { … - "mtime": 1699247541,
- "size": 500
},+
"inc/LeapSecondsHeader.pm": { … - "mtime": 1699247541,
- "size": 4110
},+
"leap_seconds.h": { … - "mtime": 1699247541,
- "size": 4162
},+
"leaptab.txt": { … - "mtime": 1699247541,
- "size": 459
},+
"lib/DateTime.pm": { … - "license": "Artistic_2_0",
- "module": "DateTime",
- "mtime": 1699247541,
- "size": 137251
},+
"lib/DateTime/Conflicts.pm": { … - "mtime": 1699247541,
- "size": 1312
},+
"lib/DateTime/Duration.pm": { … - "license": "Artistic_2_0",
- "module": "DateTime::Duration",
- "mtime": 1699247541,
+
"requires": { … - "Carp": "0",
- "DateTime": "0",
- "DateTime::Helpers": "0",
- "DateTime::Types": "0",
- "Params::ValidationCompiler": "0.26",
- "Scalar::Util": "0",
- "namespace::autoclean": "0",
- "overload": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 19692
},+
"lib/DateTime/Helpers.pm": { … - "module": "DateTime::Helpers",
- "mtime": 1699247541,
+
"requires": { … - "Scalar::Util": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 448
},+
"lib/DateTime/Infinite.pm": { … - "license": "Artistic_2_0",
- "module": "DateTime::Infinite",
- "mtime": 1699247541,
+
"noes": { … },+
"requires": { … - "DateTime": "0",
- "DateTime::Locale": "0",
- "DateTime::TimeZone": "0",
- "namespace::autoclean": "0",
- "parent": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 6012
},+
"lib/DateTime/LeapSecond.pm": { … - "license": "Artistic_2_0",
- "module": "DateTime::LeapSecond",
- "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "namespace::autoclean": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 4712
},+
"lib/DateTime/PP.pm": { … - "module": "DateTime::PP",
- "mtime": 1699247541,
+
"noes": { … - "integer": "0",
- "strict": "0"
},+
"requires": { … - "DateTime::PPExtra": "0",
- "integer": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5553
},+
"lib/DateTime/PPExtra.pm": { … - "module": "DateTime::PPExtra",
- "mtime": 1699247541,
+
"noes": { … },+
"requires": { … - "DateTime::LeapSecond": "0",
- "integer": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1732
},+
"lib/DateTime/Types.pm": { … - "license": "Artistic_2_0",
- "module": "DateTime::Types",
- "mtime": 1699247541,
+
"requires": { … - "Specio": "0.18",
- "Specio::Declare": "0",
- "Specio::Exporter": "0",
- "Specio::Library::Builtins": "0",
- "Specio::Library::Numeric": "0",
- "Specio::Library::String": "0",
- "namespace::autoclean": "0",
- "parent": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3668
},+
"perlcriticrc": { … - "mtime": 1699247541,
- "size": 2196
},+
"perltidyrc": { … - "mtime": 1699247541,
- "size": 301
},+
"ppport.h": { … - "mtime": 1699247541,
- "size": 559260
},+
"precious.toml": { … - "mtime": 1699247541,
- "size": 1657
},+
"t/00-report-prereqs.dd": { … - "mtime": 1699247541,
- "size": 5165
},+
"t/00-report-prereqs.t": { … - "mtime": 1699247541,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 6017
},+
"t/00load.t": { … - "mtime": 1699247541,
+
"requires": { … - "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 125
},+
"t/01sanity.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1676
},+
"t/02last-day.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1233
},+
"t/03components.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 16944,
+
"suggests": { … }
},+
"t/04epoch.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "overload": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 6009
},+
"t/05set.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 3101
},+
"t/06add.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 12307
},+
"t/07compare.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 7022
},+
"t/09greg.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 3209
},+
"t/10subtract.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 14352
},+
"t/11duration.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "DateTime::Duration": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 14169
},+
"t/12week.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1539
},+
"t/13strftime.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "DateTime::Locale": "0",
- "Test::More": "0.96",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
},- "size": 12749
},+
"t/14locale.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "DateTime::Locale": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2033
},+
"t/15jd.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1858
},+
"t/16truncate.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "Try::Tiny": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 8483
},+
"t/17set-return.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "DateTime::Duration": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1031
},+
"t/18today.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 476
},+
"t/19leap-second.t": { … - "mtime": 1699247541,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 30517
},+
"t/20infinite.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "DateTime::Locale": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 4839
},+
"t/21bad-params.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2071
},+
"t/22from-doy.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1673
},+
"t/23storable.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2349,
+
"suggests": { … }
},+
"t/24from-object.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2338
},+
"t/25add-subtract.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 938
},+
"t/26dt-leapsecond-pm.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime::LeapSecond": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1155
},+
"t/27delta.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 3881
},+
"t/28dow.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1573
},+
"t/29overload.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "Test::Warnings": "0.005",
- "overload": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 4462
},+
"t/30future-tz.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1708
},+
"t/31formatter.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2362
},+
"t/32leap-second2.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 7539
},+
"t/33seconds-offset.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2088
},+
"t/34set-tz.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2616
},+
"t/35rd-values.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1520
},+
"t/36invalid-local.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1675
},+
"t/37local-add.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 5541
},+
"t/38local-subtract.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 19617
},+
"t/39no-so.t": { … - "mtime": 1699247541,
+
"noes": { … },+
"recommends": { … },+
"requires": { … - "Test::Fatal": "0",
- "Test::More": "0.88",
- "XSLoader": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 815
},+
"t/40leap-years.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 362
},+
"t/41cldr-format.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
},- "size": 7013
},+
"t/42duration-class.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "DateTime::Duration": "0",
- "Test::More": "0.88",
- "parent": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 664
},+
"t/43new-params.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2245
},+
"t/44set-formatter.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "overload": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 746,
+
"suggests": { … - "DateTime::Format::Strptime": "1.2000"
}
},+
"t/45core-time.t": { … - "mtime": 1699247541,
+
"noes": { … },+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 340
},+
"t/46warnings.t": { … - "mtime": 1699247541,
+
"noes": { … },+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "Test::Warnings": "0.005",
- "strict": "0",
- "warnings": "0"
},- "size": 2270
},+
"t/47default-time-zone.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 2872
},+
"t/48rt-115983.t": { … - "mtime": 1699247541,
+
"requires": { … - "DateTime": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 614
},+
"t/49-without-sub-util.t": { … - "mtime": 1699247541,
+
"requires": { … - "Test::More": "0.88",
- "Test::Without::Module": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 168
},+
"t/zzz-check-breaks.t": { … - "mtime": 1699247541,
+
"requires": { … - "CPAN::Meta::Check": "0.011",
- "CPAN::Meta::Requirements": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 980,
+
"suggests": { … - "DateTime::Conflicts": "0"
}
},+
"xt/author/clean-namespaces.t": { … - "mtime": 1699247541,
- "size": 374
},+
"xt/author/eol.t": { … - "mtime": 1699247541,
- "size": 1696
},+
"xt/author/mojibake.t": { … - "mtime": 1699247541,
- "size": 105
},+
"xt/author/no-tabs.t": { … - "mtime": 1699247541,
- "size": 1670
},+
"xt/author/pod-coverage.t": { … - "mtime": 1699247541,
- "size": 2193
},+
"xt/author/pod-spell.t": { … - "mtime": 1699247541,
- "size": 1580
},+
"xt/author/pod-syntax.t": { … - "mtime": 1699247541,
- "size": 170
},+
"xt/author/portability.t": { … - "mtime": 1699247541,
- "size": 88
},+
"xt/author/pp-00load.t": { … - "mtime": 1699247541,
- "size": 169
},+
"xt/author/pp-01sanity.t": { … - "mtime": 1699247541,
- "size": 1720
},+
"xt/author/pp-02last-day.t": { … - "mtime": 1699247541,
- "size": 1277
},+
"xt/author/pp-03components.t": { … - "mtime": 1699247541,
- "size": 16988
},+
"xt/author/pp-04epoch.t": { … - "mtime": 1699247541,
- "size": 6053
},+
"xt/author/pp-05set.t": { … - "mtime": 1699247541,
- "size": 3145
},+
"xt/author/pp-06add.t": { … - "mtime": 1699247541,
- "size": 12351
},+
"xt/author/pp-07compare.t": { … - "mtime": 1699247541,
- "size": 7066
},+
"xt/author/pp-09greg.t": { … - "mtime": 1699247541,
- "size": 3253
},+
"xt/author/pp-10subtract.t": { … - "mtime": 1699247541,
- "size": 14396
},+
"xt/author/pp-11duration.t": { … - "mtime": 1699247541,
- "size": 14213
},+
"xt/author/pp-12week.t": { … - "mtime": 1699247541,
- "size": 1583
},+
"xt/author/pp-13strftime.t": { … - "mtime": 1699247541,
- "size": 12793
},+
"xt/author/pp-14locale.t": { … - "mtime": 1699247541,
- "size": 2077
},+
"xt/author/pp-15jd.t": { … - "mtime": 1699247541,
- "size": 1902
},+
"xt/author/pp-16truncate.t": { … - "mtime": 1699247541,
- "size": 8527
},+
"xt/author/pp-17set-return.t": { … - "mtime": 1699247541,
- "size": 1075
},+
"xt/author/pp-18today.t": { … - "mtime": 1699247541,
- "size": 520
},+
"xt/author/pp-19leap-second.t": { … - "mtime": 1699247541,
- "size": 30561
},+
"xt/author/pp-20infinite.t": { … - "mtime": 1699247541,
- "size": 4883
},+
"xt/author/pp-21bad-params.t": { … - "mtime": 1699247541,
- "size": 2115
},+
"xt/author/pp-22from-doy.t": { … - "mtime": 1699247541,
- "size": 1717
},+
"xt/author/pp-23storable.t": { … - "mtime": 1699247541,
- "size": 2393
},+
"xt/author/pp-24from-object.t": { … - "mtime": 1699247541,
- "size": 2382
},+
"xt/author/pp-25add-subtract.t": { … - "mtime": 1699247541,
- "size": 982
},+
"xt/author/pp-27delta.t": { … - "mtime": 1699247541,
- "size": 3925
},+
"xt/author/pp-28dow.t": { … - "mtime": 1699247541,
- "size": 1617
},+
"xt/author/pp-29overload.t": { … - "mtime": 1699247541,
- "size": 4506
},+
"xt/author/pp-30future-tz.t": { … - "mtime": 1699247541,
- "size": 1752
},+
"xt/author/pp-31formatter.t": { … - "mtime": 1699247541,
- "size": 2406
},+
"xt/author/pp-32leap-second2.t": { … - "mtime": 1699247541,
- "size": 7583
},+
"xt/author/pp-33seconds-offset.t": { … - "mtime": 1699247541,
- "size": 2132
},+
"xt/author/pp-34set-tz.t": { … - "mtime": 1699247541,
- "size": 2660
},+
"xt/author/pp-35rd-values.t": { … - "mtime": 1699247541,
- "size": 1564
},+
"xt/author/pp-36invalid-local.t": { … - "mtime": 1699247541,
- "size": 1719
},+
"xt/author/pp-37local-add.t": { … - "mtime": 1699247541,
- "size": 5585
},+
"xt/author/pp-38local-subtract.t": { … - "mtime": 1699247541,
- "size": 19661
},+
"xt/author/pp-40leap-years.t": { … - "mtime": 1699247541,
- "size": 406
},+
"xt/author/pp-41cldr-format.t": { … - "mtime": 1699247541,
- "size": 7057
},+
"xt/author/pp-42duration-class.t": { … - "mtime": 1699247541,
- "size": 708
},+
"xt/author/pp-43new-params.t": { … - "mtime": 1699247541,
- "size": 2289
},+
"xt/author/pp-44set-formatter.t": { … - "mtime": 1699247541,
- "size": 790
},+
"xt/author/pp-45core-time.t": { … - "mtime": 1699247541,
- "size": 384
},+
"xt/author/pp-46warnings.t": { … - "mtime": 1699247541,
- "size": 2314
},+
"xt/author/pp-47default-time-zone.t": { … - "mtime": 1699247541,
- "size": 2916
},+
"xt/author/pp-48rt-115983.t": { … - "mtime": 1699247541,
- "size": 658
},+
"xt/author/pp-49-without-sub-util.t": { … - "mtime": 1699247541,
- "size": 212
},+
"xt/author/precious.t": { … - "mtime": 1699247541,
- "size": 559
},+
"xt/author/test-version.t": { … - "mtime": 1699247541,
- "size": 415
},+
"xt/extra/pp-is-loaded.t": { … - "mtime": 1699247541,
- "size": 321
},+
"xt/extra/test-all-my-deps.t": { … - "mtime": 1699247541,
- "size": 639
},+
"xt/extra/test-ignores-env-vars.t": { … - "mtime": 1699247541,
- "size": 481
},+
"xt/extra/xs-is-loaded.t": { … - "mtime": 1699247541,
- "size": 202
},+
"xt/release/cpan-changes.t": { … - "mtime": 1699247541,
- "size": 228
},+
"xt/release/meta-json.t": { … - "mtime": 1699247541,
- "size": 52
}
},- "got_prereq_from": "META.yml",
+
"included_modules": [ … ],+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "96.88",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 1,
- "has_buildtool": 1,
- "has_changelog": 1,
- "has_human_readable_license": 1,
- "has_known_license_in_source_file": 1,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 1,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 1,
- "has_separate_license_file": 1,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "153.12",
- "main_module_version_matches_dist_version": 1,
- "manifest_matches_dist": 1,
- "meta_json_conforms_to_known_spec": 1,
- "meta_json_is_parsable": 1,
- "meta_yml_conforms_to_known_spec": 1,
- "meta_yml_declares_perl_version": 1,
- "meta_yml_has_license": 1,
- "meta_yml_has_provides": 1,
- "meta_yml_has_repository_resource": 1,
- "meta_yml_is_parsable": 1,
- "no_abstract_stub_in_pod": 1,
- "no_broken_auto_install": 1,
- "no_broken_module_install": 1,
- "no_dot_dirs": 1,
- "no_dot_underscore_files": 1,
- "no_files_to_be_skipped": 1,
- "no_generated_files": 1,
- "no_invalid_versions": 1,
- "no_local_dirs": 1,
- "no_maniskip_error": 1,
- "no_missing_files_in_provides": 1,
- "no_mymeta_files": 1,
- "no_pax_headers": 1,
- "no_pod_errors": 1,
- "no_stdin_for_prompting": 1,
- "no_symlinks": 1,
- "no_unauthorized_packages": 1,
- "portable_filenames": 1,
- "prereq_matches_use": 1,
- "proper_libs": 1,
- "test_prereq_matches_use": 1,
- "use_strict": 0,
- "use_warnings": 0,
- "valid_signature": 1
},- "latest_mtime": 1699247541,
- "license": "artistic_2 defined in META.yml defined in LICENSE",
- "license_file": "lib/DateTime.pm,lib/DateTime/Duration.pm,lib/DateTime/Infinite.pm,lib/DateTime/LeapSecond.pm,lib/DateTime/Types.pm",
- "license_from_yaml": "artistic_2",
- "license_in_pod": 1,
- "license_type": "Artistic_2_0",
+
"licenses": { … +
"Artistic_2_0": [ … - "lib/DateTime.pm",
- "lib/DateTime/Duration.pm",
- "lib/DateTime/Infinite.pm",
- "lib/DateTime/LeapSecond.pm",
- "lib/DateTime/Types.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_json": { … - "abstract": "A date and time object for Perl",
+
"author": [ … - "Dave Rolsky <autarch@urth.org>"
],- "dynamic_config": 0,
- "generated_by": "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
+
"license": [ … ],+
"meta-spec": { … },- "name": "DateTime",
+
"prereqs": { … +
"configure": { … +
"requires": { … - "Dist::CheckConflicts": "0.02",
- "ExtUtils::MakeMaker": "0"
},+
"suggests": { … }
},+
"develop": { … +
"requires": { … - "Capture::Tiny": "0",
- "Cwd": "0",
- "Devel::PPPort": "3.23",
- "Encode": "0",
- "File::Basename": "0",
- "File::Spec": "0",
- "FindBin": "0",
- "Perl::Critic": "1.138",
- "Perl::Critic::Moose": "1.05",
- "Perl::Tidy": "20210111",
- "Pod::Checker": "1.74",
- "Pod::Coverage::TrustPod": "0",
- "Pod::Tidy": "0.10",
- "Pod::Wordlist": "0",
- "Storable": "0",
- "Test::CPAN::Changes": "0.19",
- "Test::CPAN::Meta::JSON": "0.16",
- "Test::CleanNamespaces": "0.15",
- "Test::DependentModules": "0",
- "Test::EOL": "0",
- "Test::Fatal": "0",
- "Test::Mojibake": "0",
- "Test::More": "0.96",
- "Test::NoTabs": "0",
- "Test::Pod": "1.41",
- "Test::Pod::Coverage": "1.08",
- "Test::Portability::Files": "0",
- "Test::Spelling": "0.12",
- "Test::Version": "2.05",
- "Test::Warnings": "0.005",
- "Test::Without::Module": "0",
- "autodie": "0",
- "utf8": "0"
}
},+
"runtime": { … +
"requires": { … - "Carp": "0",
- "DateTime::Locale": "1.06",
- "DateTime::TimeZone": "2.44",
- "Dist::CheckConflicts": "0.02",
- "POSIX": "0",
- "Params::ValidationCompiler": "0.26",
- "Scalar::Util": "0",
- "Specio": "0.18",
- "Specio::Declare": "0",
- "Specio::Exporter": "0",
- "Specio::Library::Builtins": "0",
- "Specio::Library::Numeric": "0",
- "Specio::Library::String": "0",
- "Specio::Subs": "0",
- "Try::Tiny": "0",
- "XSLoader": "0",
- "integer": "0",
- "namespace::autoclean": "0.19",
- "overload": "0",
- "parent": "0",
- "perl": "5.008004",
- "strict": "0",
- "warnings": "0",
- "warnings::register": "0"
}
},+
"test": { … +
"recommends": { … },+
"requires": { … - "CPAN::Meta::Check": "0.011",
- "CPAN::Meta::Requirements": "0",
- "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "Storable": "0",
- "Test::Fatal": "0",
- "Test::More": "0.96",
- "Test::Warnings": "0.005",
- "Test::Without::Module": "0",
- "utf8": "0"
}
}
},+
"provides": { … +
"DateTime": { … - "file": "lib/DateTime.pm",
- "version": "1.65"
},+
"DateTime::Duration": { … - "file": "lib/DateTime/Duration.pm",
- "version": "1.65"
},+
"DateTime::Helpers": { … - "file": "lib/DateTime/Helpers.pm",
- "version": "1.65"
},+
"DateTime::Infinite": { … - "file": "lib/DateTime/Infinite.pm",
- "version": "1.65"
},+
"DateTime::Infinite::Future": { … - "file": "lib/DateTime/Infinite.pm",
- "version": "1.65"
},+
"DateTime::Infinite::Past": { … - "file": "lib/DateTime/Infinite.pm",
- "version": "1.65"
},+
"DateTime::LeapSecond": { … - "file": "lib/DateTime/LeapSecond.pm",
- "version": "1.65"
},+
"DateTime::PP": { … - "file": "lib/DateTime/PP.pm",
- "version": "1.65"
},+
"DateTime::PPExtra": { … - "file": "lib/DateTime/PPExtra.pm",
- "version": "1.65"
},+
"DateTime::Types": { … - "file": "lib/DateTime/Types.pm",
- "version": "1.65"
}
},- "release_status": "stable",
+
"resources": { … },- "version": "1.65",
+
"x_Dist_Zilla": { … +
"perl": { … },+
"plugins": [ … +
{ … - "class": "Dist::Zilla::Plugin::PruneCruft",
- "name": "PruneCruft",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::BundleAuthordep",
- "name": "@DROLSKY/DROLSKY::BundleAuthordep",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::GatherDir",
+
"config": { … +
"Dist::Zilla::Plugin::GatherDir": { … +
"exclude_filename": [ … - "CODE_OF_CONDUCT.md",
- "CONTRIBUTING.md",
- "LICENSE",
- "Makefile.PL",
- "README.md",
- "cpanfile",
- "leap_seconds.h",
- "ppport.h"
],- "exclude_match": [ ],
- "follow_symlinks": 0,
- "include_dotfiles": 0,
- "prefix": "",
- "prune_directory": [ ],
- "root": "."
},+
"Dist::Zilla::Plugin::Git::GatherDir": { … }
},- "name": "@DROLSKY/Git::GatherDir",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::ManifestSkip",
- "name": "@DROLSKY/ManifestSkip",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::License",
- "name": "@DROLSKY/License",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::ExecDir",
- "name": "@DROLSKY/ExecDir",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::ShareDir",
- "name": "@DROLSKY/ShareDir",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Manifest",
- "name": "@DROLSKY/Manifest",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckVersionIncrement",
- "name": "@DROLSKY/CheckVersionIncrement",
- "version": "0.121750"
},+
{ … - "class": "Dist::Zilla::Plugin::TestRelease",
- "name": "@DROLSKY/TestRelease",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::ConfirmRelease",
- "name": "@DROLSKY/ConfirmRelease",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::UploadToCPAN",
- "name": "@DROLSKY/UploadToCPAN",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::VersionFromMainModule",
+
"config": { … +
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/VersionFromMainModule",
- "version": "0.04"
},+
{ … - "class": "Dist::Zilla::Plugin::Authority",
- "name": "@DROLSKY/Authority",
- "version": "1.009"
},+
{ … - "class": "Dist::Zilla::Plugin::AutoPrereqs",
- "name": "@DROLSKY/AutoPrereqs",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::CopyFilesFromBuild",
- "name": "@DROLSKY/CopyFilesFromBuild",
- "version": "0.170880"
},+
{ … - "class": "Dist::Zilla::Plugin::GitHub::Meta",
- "name": "@DROLSKY/GitHub::Meta",
- "version": "0.49"
},+
{ … - "class": "Dist::Zilla::Plugin::GitHub::Update",
+
"config": { … +
"Dist::Zilla::Plugin::GitHub::Update": { … }
},- "name": "@DROLSKY/GitHub::Update",
- "version": "0.49"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaResources",
- "name": "@DROLSKY/MetaResources",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaProvides::Package",
+
"config": { … +
"Dist::Zilla::Plugin::MetaProvides::Package": { … +
"finder_objects": [ … +
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.030"
}
],- "include_underscores": 0
},+
"Dist::Zilla::Role::MetaProvider::Provider": { … - "$Dist::Zilla::Role::MetaProvider::Provider::VERSION": "2.002004",
- "inherit_missing": 1,
- "inherit_version": 1,
- "meta_noindex": 1
},+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/MetaProvides::Package",
- "version": "2.004003"
},+
{ … - "class": "Dist::Zilla::Plugin::Meta::Contributors",
- "name": "@DROLSKY/Meta::Contributors",
- "version": "0.003"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaConfig",
- "name": "@DROLSKY/MetaConfig",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaJSON",
- "name": "@DROLSKY/MetaJSON",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaYAML",
- "name": "@DROLSKY/MetaYAML",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::NextRelease",
- "name": "@DROLSKY/NextRelease",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "test",
- "type": "requires"
}
},- "name": "@DROLSKY/Test::More with subtest",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "requires"
}
},- "name": "@DROLSKY/Tools for use with precious",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "requires"
}
},- "name": "@DROLSKY/Test::Version which fixes https://github.com/plicease/Test-Version/issues/7",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::PromptIfStale",
+
"config": { … +
"Dist::Zilla::Plugin::PromptIfStale": { … - "check_all_plugins": 0,
- "check_all_prereqs": 0,
+
"modules": [ … - "Dist::Zilla::PluginBundle::DROLSKY"
],- "phase": "build",
- "run_under_travis": 0,
- "skip": [ ]
}
},- "name": "@DROLSKY/Dist::Zilla::PluginBundle::DROLSKY",
- "version": "0.058"
},+
{ … - "class": "Dist::Zilla::Plugin::PromptIfStale",
+
"config": { … +
"Dist::Zilla::Plugin::PromptIfStale": { … - "check_all_plugins": 1,
- "check_all_prereqs": 1,
- "modules": [ ],
- "phase": "release",
- "run_under_travis": 0,
+
"skip": [ … - "Dist::Zilla::Plugin::DROLSKY::BundleAuthordep",
- "Dist::Zilla::Plugin::DROLSKY::Contributors",
- "Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
- "Dist::Zilla::Plugin::DROLSKY::License",
- "Dist::Zilla::Plugin::DROLSKY::MakeMaker",
- "Dist::Zilla::Plugin::DROLSKY::PerlLinterConfigFiles",
- "Dist::Zilla::Plugin::DROLSKY::Precious",
- "Dist::Zilla::Plugin::DROLSKY::Test::Precious",
- "Dist::Zilla::Plugin::DROLSKY::WeaverConfig",
- "Pod::Weaver::PluginBundle::DROLSKY"
]
}
},- "name": "@DROLSKY/PromptIfStale",
- "version": "0.058"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
- "name": "@DROLSKY/Test::Pod::Coverage::Configurable",
- "version": "0.07"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::PodSpelling",
+
"config": { … +
"Dist::Zilla::Plugin::Test::PodSpelling": { … +
"directories": [ … ],- "spell_cmd": "",
+
"stopwords": [ … - "AEST",
- "Anno",
- "BCE",
- "CLDR",
- "CPAN",
- "DATETIME",
- "DROLSKY",
- "DROLSKY's",
- "DateTime",
- "DateTimeX",
- "DateTimes",
- "Domini",
- "EEEE",
- "EEEEE",
- "Flávio",
- "Formatters",
- "GGGG",
- "GGGGG",
- "Glock",
- "Hant",
- "IEEE",
- "LLL",
- "LLLL",
- "LLLLL",
- "Liang",
- "Liang's",
- "MMM",
- "MMMM",
- "MMMMM",
- "Measham",
- "Measham's",
- "MetaCPAN",
- "POSIX",
- "PayPal",
- "PayPal",
- "Postgres",
- "QQQ",
- "QQQQ",
- "Rata",
- "Rolsky",
- "Rolsky's",
- "SU",
- "Soibelmann",
- "Storable",
- "TW",
- "TZ",
- "Tsai",
- "UTC",
- "VVVV",
- "YAPCs",
- "ZZZZ",
- "ZZZZZ",
- "afterwards",
- "bian",
- "ccc",
- "cccc",
- "ccccc",
- "conformant",
- "datetime",
- "datetime's",
- "datetimes",
- "decrement",
- "dian",
- "drolsky",
- "durations",
- "eee",
- "eeee",
- "eeeee",
- "env",
- "fallback",
- "formatter",
- "hh",
- "iCal",
- "ji",
- "mutiplication",
- "na",
- "namespace",
- "ni",
- "nitty",
- "other's",
- "proleptic",
- "qqq",
- "qqqq",
- "sexagesimal",
- "subclasses",
- "tidyable",
- "uu",
- "vvvv",
- "wiki",
- "yy",
- "yyyy",
- "yyyyy",
- "zh",
- "zzzz"
],- "wordlist": "Pod::Wordlist"
}
},- "name": "@DROLSKY/Test::PodSpelling",
- "version": "2.007005"
},+
{ … - "class": "Dist::Zilla::Plugin::PodSyntaxTests",
- "name": "@DROLSKY/PodSyntaxTests",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MojibakeTests",
- "name": "@DROLSKY/MojibakeTests",
- "version": "0.8"
},+
{ … - "class": "Dist::Zilla::Plugin::RunExtraTests",
+
"config": { … +
"Dist::Zilla::Role::TestRunner": { … }
},- "name": "@DROLSKY/RunExtraTests",
- "version": "0.029"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CleanNamespaces",
+
"config": { … +
"Dist::Zilla::Plugin::Test::CleanNamespaces": { … - "filename": "xt/author/clean-namespaces.t",
+
"skips": [ … ]
}
},- "name": "@DROLSKY/Test::CleanNamespaces",
- "version": "0.006"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CPAN::Changes",
+
"config": { … +
"Dist::Zilla::Plugin::Test::CPAN::Changes": { … }
},- "name": "@DROLSKY/Test::CPAN::Changes",
- "version": "0.012"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
- "name": "@DROLSKY/Test::CPAN::Meta::JSON",
- "version": "0.004"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::EOL",
+
"config": { … +
"Dist::Zilla::Plugin::Test::EOL": { … - "filename": "xt/author/eol.t",
+
"finder": [ … - ":ExecFiles",
- ":InstallModules",
- ":TestFiles"
],- "trailing_whitespace": 1
}
},- "name": "@DROLSKY/Test::EOL",
- "version": "0.19"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::NoTabs",
+
"config": { … +
"Dist::Zilla::Plugin::Test::NoTabs": { … - "filename": "xt/author/no-tabs.t",
+
"finder": [ … - ":InstallModules",
- ":ExecFiles",
- ":TestFiles"
]
}
},- "name": "@DROLSKY/Test::NoTabs",
- "version": "0.15"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Portability",
+
"config": { … +
"Dist::Zilla::Plugin::Test::Portability": { … }
},- "name": "@DROLSKY/Test::Portability",
- "version": "2.001001"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::ReportPrereqs",
- "name": "@DROLSKY/Test::ReportPrereqs",
- "version": "0.029"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Version",
- "name": "@DROLSKY/Test::Version",
- "version": "1.09"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Test::Precious",
- "name": "@DROLSKY/DROLSKY::Test::Precious",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Contributors",
- "name": "@DROLSKY/DROLSKY::Contributors",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Contributors",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Contributors": { … - "git_version": "2.42.0",
- "include_authors": 0,
- "include_releaser": 1,
- "order_by": "name",
- "paths": [ ]
}
},- "name": "@DROLSKY/Git::Contributors",
- "version": "0.036"
},+
{ … - "class": "Dist::Zilla::Plugin::SurgicalPodWeaver",
+
"config": { … +
"Dist::Zilla::Plugin::PodWeaver": { … +
"config_plugins": [ … ],+
"finder": [ … - ":InstallModules",
- ":ExecFiles"
],+
"plugins": [ … +
{ … - "class": "Pod::Weaver::Plugin::EnsurePod5",
- "name": "@CorePrep/EnsurePod5",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::H1Nester",
- "name": "@CorePrep/H1Nester",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::SingleEncoding",
- "name": "@DROLSKY/SingleEncoding",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::Transformer",
- "name": "@DROLSKY/List",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::Transformer",
- "name": "@DROLSKY/Verbatim",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/header",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Name",
- "name": "@DROLSKY/Name",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Version",
- "name": "@DROLSKY/Version",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/prelude",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "SYNOPSIS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "DESCRIPTION",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "OVERVIEW",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "ATTRIBUTES",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "METHODS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "FUNCTIONS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "TYPES",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Leftovers",
- "name": "@DROLSKY/Leftovers",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/postlude",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::GenerateSection",
- "name": "@DROLSKY/generate SUPPORT",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "@DROLSKY/allow override SUPPORT",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::GenerateSection",
- "name": "@DROLSKY/generate SOURCE",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::GenerateSection",
- "name": "@DROLSKY/generate DONATIONS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Authors",
- "name": "@DROLSKY/Authors",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Contributors",
- "name": "@DROLSKY/Contributors",
- "version": "0.009"
},+
{ … - "class": "Pod::Weaver::Section::Legal",
- "name": "@DROLSKY/Legal",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "@DROLSKY/allow override Legal",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/footer",
- "version": "4.018"
}
]
}
},- "name": "@DROLSKY/SurgicalPodWeaver",
- "version": "0.0023"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::WeaverConfig",
- "name": "@DROLSKY/DROLSKY::WeaverConfig",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::ReadmeAnyFromPod",
+
"config": { … +
"Dist::Zilla::Role::FileWatcher": { … }
},- "name": "@DROLSKY/README.md in build",
- "version": "0.163250"
},+
{ … - "class": "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
+
"config": { … +
"Dist::Zilla::Plugin::GenerateFile::FromShareDir": { … - "destination_filename": "CONTRIBUTING.md",
- "dist": "Dist-Zilla-PluginBundle-DROLSKY",
- "encoding": "UTF-8",
- "has_xs": 1,
- "location": "build",
- "source_filename": "CONTRIBUTING.md"
},+
"Dist::Zilla::Role::RepoFileInjector": { … - "allow_overwrite": 1,
- "repo_root": ".",
- "version": "0.009"
}
},- "name": "@DROLSKY/Generate CONTRIBUTING.md",
- "version": "0.015"
},+
{ … - "class": "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
+
"config": { … +
"Dist::Zilla::Plugin::GenerateFile::FromShareDir": { … - "destination_filename": "CODE_OF_CONDUCT.md",
- "dist": "Dist-Zilla-PluginBundle-DROLSKY",
- "encoding": "UTF-8",
- "has_xs": 1,
- "location": "build",
- "source_filename": "CODE_OF_CONDUCT.md"
},+
"Dist::Zilla::Role::RepoFileInjector": { … - "allow_overwrite": 1,
- "repo_root": ".",
- "version": "0.009"
}
},- "name": "@DROLSKY/Generate CODE_OF_CONDUCT.md",
- "version": "0.015"
},+
{ … - "class": "Dist::Zilla::Plugin::InstallGuide",
+
"config": { … +
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/InstallGuide",
- "version": "1.200014"
},+
{ … - "class": "Dist::Zilla::Plugin::CPANFile",
- "name": "@DROLSKY/CPANFile",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::PPPort",
- "name": "@DROLSKY/PPPort",
- "version": "0.010"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::License",
- "name": "@DROLSKY/DROLSKY::License",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckStrictVersion",
- "name": "@DROLSKY/CheckStrictVersion",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckSelfDependency",
+
"config": { … +
"Dist::Zilla::Plugin::CheckSelfDependency": { … },+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/CheckSelfDependency",
- "version": "0.011"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckPrereqsIndexed",
- "name": "@DROLSKY/CheckPrereqsIndexed",
- "version": "0.022"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
+
"config": { … +
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::EnsureChangesHasContent",
- "name": "@DROLSKY/EnsureChangesHasContent",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
+
"config": { … +
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Git::CheckFor::MergeConflicts",
- "version": "0.014"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::PerlLinterConfigFiles",
- "name": "@DROLSKY/DROLSKY::PerlLinterConfigFiles",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::DevTools",
- "name": "@DROLSKY/DROLSKY::DevTools",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Precious",
- "name": "@DROLSKY/DROLSKY::Precious",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Check",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Check": { … },+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … - "CODE_OF_CONDUCT.md",
- "CONTRIBUTING.md",
- "Changes",
- "LICENSE",
- "Makefile.PL",
- "README.md",
- "cpanfile",
- "leap_seconds.h",
- "ppport.h",
- "precious.toml"
],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Git::Check",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Commit",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Commit": { … - "add_files_in": [ ],
- "commit_msg": "v%V%n%n%c",
- "signoff": 0
},+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … - "CODE_OF_CONDUCT.md",
- "CONTRIBUTING.md",
- "Changes",
- "LICENSE",
- "Makefile.PL",
- "README.md",
- "cpanfile",
- "leap_seconds.h",
- "ppport.h",
- "precious.toml"
],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@DROLSKY/Commit generated files",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Tag",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Tag": { … - "branch": null,
- "changelog": "Changes",
- "signed": 0,
- "tag": "v1.65",
- "tag_format": "v%V",
- "tag_message": "v%V"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@DROLSKY/Git::Tag",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Push",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Push": { … +
"push_to": [ … ],- "remotes_must_exist": 1
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Git::Push",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::BumpVersionAfterRelease",
+
"config": { … +
"Dist::Zilla::Plugin::BumpVersionAfterRelease": { … +
"finders": [ … - ":ExecFiles",
- ":InstallModules"
],- "global": 0,
- "munge_makefile_pl": 1
}
},- "name": "@DROLSKY/BumpVersionAfterRelease",
- "version": "0.018"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Commit",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Commit": { … - "add_files_in": [ ],
- "commit_msg": "Bump version after release",
- "signoff": 0
},+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … ],+
"allow_dirty_match": [ … ],- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@DROLSKY/Commit version bump",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Push",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Push": { … +
"push_to": [ … ],- "remotes_must_exist": 1
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Push version bump",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::MakeMaker",
+
"config": { … +
"Dist::Zilla::Plugin::MakeMaker": { … - "make_path": "make",
- "version": "6.030"
},+
"Dist::Zilla::Plugin::MakeMaker::Awesome": { … },+
"Dist::Zilla::Role::TestRunner": { … - "default_jobs": "12",
- "version": "6.030"
}
},- "name": "@DROLSKY/DROLSKY::MakeMaker",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::lib",
+
"config": { … +
"Dist::Zilla::Plugin::lib": { … }
},- "name": "lib",
- "version": "0.001002"
},+
{ … - "class": "inc::LeapSecondsHeader",
- "name": "=inc::LeapSecondsHeader",
- "version": null
},+
{ … - "class": "Dist::Zilla::Plugin::CopyFilesFromBuild",
- "name": "CopyFilesFromBuild",
- "version": "0.170880"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaResources",
- "name": "MetaResources",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "requires"
}
},- "name": "DevelopRequires",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::PurePerlTests",
- "name": "PurePerlTests",
- "version": "0.06"
},+
{ … - "class": "Dist::Zilla::Plugin::Conflicts",
- "name": "Conflicts",
- "version": "0.20"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CheckBreaks",
+
"config": { … +
"Dist::Zilla::Plugin::Test::CheckBreaks": { … +
"conflicts_module": [ … ],- "no_forced_deps": 0
},+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "Test::CheckBreaks",
- "version": "0.019"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":InstallModules",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":IncModules",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":TestFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExtraTestFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExecFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":PerlExecFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ShareFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":MainModule",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":AllFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":NoFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.030"
}
],+
"zilla": { … - "class": "Dist::Zilla::Dist::Builder",
+
"config": { … },- "version": "6.030"
}
},- "x_authority": "cpan:DROLSKY",
+
"x_breaks": { … - "DateTime::Format::Mail": "<= 0.402"
},+
"x_contributors": [ … - "Ben Bennett <fiji@limey.net>",
- "Christian Hansen <chansen@cpan.org>",
- "Daisuke Maki <dmaki@cpan.org>",
- "Dan Book <grinnz@gmail.com>",
- "Dan Stewart <danielandrewstewart@gmail.com>",
- "David Dyck <david.dyck@checksum.com>",
- "David E. Wheeler <david@justatheory.com>",
- "David Precious <davidp@preshweb.co.uk>",
- "Doug Bell <madcityzen@gmail.com>",
- "Flávio Soibelmann Glock <fglock@gmail.com>",
- "Gianni Ceccarelli <gianni.ceccarelli@broadbean.com>",
- "Gregory Oschwald <oschwald@gmail.com>",
- "Hauke D <haukex@zero-g.net>",
- "Iain Truskett <deceased>",
- "James Raspass <jraspass@gmail.com>",
- "Jason McIntosh <jmac@jmac.org>",
- "Joshua Hoblitt <jhoblitt@cpan.org>",
- "Karen Etheridge <ether@cpan.org>",
- "Mark Overmeer <mark@overmeer.net>",
- "Michael Conrad <mike@nrdvana.net>",
- "Michael R. Davis <mrdvt92@users.noreply.github.com>",
- "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
- "M Somerville <dracos@users.noreply.github.com>",
- "Nick Tonkin <1nickt@users.noreply.github.com>",
- "Olaf Alders <olaf@wundersolutions.com>",
- "Ovid <curtis_ovid_poe@yahoo.com>",
- "Paul Howarth <paul@city-fan.org>",
- "Philippe Bruhat (BooK) <book@cpan.org>",
- "philip r brenan <philiprbrenan@gmail.com>",
- "Ricardo Signes <rjbs@cpan.org>",
- "Richard Bowen <bowen@cpan.org>",
- "Ron Hill <rkhill@cpan.org>",
- "Sam Kington <github@illuminated.co.uk>",
- "viviparous <viviparous@prc>"
],- "x_generated_by_perl": "v5.32.1",
- "x_serialization_backend": "Cpanel::JSON::XS version 4.26",
- "x_spdx_expression": "Artistic-2.0"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": 2,
+
"meta_yml": { … - "abstract": "A date and time object for Perl",
+
"author": [ … - "Dave Rolsky <autarch@urth.org>"
],+
"build_requires": { … - "CPAN::Meta::Check": "0.011",
- "CPAN::Meta::Requirements": "0",
- "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "Storable": "0",
- "Test::Fatal": "0",
- "Test::More": "0.96",
- "Test::Warnings": "0.005",
- "Test::Without::Module": "0",
- "utf8": "0"
},+
"configure_requires": { … - "Dist::CheckConflicts": "0.02",
- "ExtUtils::MakeMaker": "0"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
- "license": "artistic_2",
+
"meta-spec": { … },- "name": "DateTime",
+
"provides": { … +
"DateTime": { … - "file": "lib/DateTime.pm",
- "version": "1.65"
},+
"DateTime::Duration": { … - "file": "lib/DateTime/Duration.pm",
- "version": "1.65"
},+
"DateTime::Helpers": { … - "file": "lib/DateTime/Helpers.pm",
- "version": "1.65"
},+
"DateTime::Infinite": { … - "file": "lib/DateTime/Infinite.pm",
- "version": "1.65"
},+
"DateTime::Infinite::Future": { … - "file": "lib/DateTime/Infinite.pm",
- "version": "1.65"
},+
"DateTime::Infinite::Past": { … - "file": "lib/DateTime/Infinite.pm",
- "version": "1.65"
},+
"DateTime::LeapSecond": { … - "file": "lib/DateTime/LeapSecond.pm",
- "version": "1.65"
},+
"DateTime::PP": { … - "file": "lib/DateTime/PP.pm",
- "version": "1.65"
},+
"DateTime::PPExtra": { … - "file": "lib/DateTime/PPExtra.pm",
- "version": "1.65"
},+
"DateTime::Types": { … - "file": "lib/DateTime/Types.pm",
- "version": "1.65"
}
},+
"requires": { … - "Carp": "0",
- "DateTime::Locale": "1.06",
- "DateTime::TimeZone": "2.44",
- "Dist::CheckConflicts": "0.02",
- "POSIX": "0",
- "Params::ValidationCompiler": "0.26",
- "Scalar::Util": "0",
- "Specio": "0.18",
- "Specio::Declare": "0",
- "Specio::Exporter": "0",
- "Specio::Library::Builtins": "0",
- "Specio::Library::Numeric": "0",
- "Specio::Library::String": "0",
- "Specio::Subs": "0",
- "Try::Tiny": "0",
- "XSLoader": "0",
- "integer": "0",
- "namespace::autoclean": "0.19",
- "overload": "0",
- "parent": "0",
- "perl": "5.008004",
- "strict": "0",
- "warnings": "0",
- "warnings::register": "0"
},+
"resources": { … },- "version": "1.65",
+
"x_Dist_Zilla": { … +
"perl": { … },+
"plugins": [ … +
{ … - "class": "Dist::Zilla::Plugin::PruneCruft",
- "name": "PruneCruft",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::BundleAuthordep",
- "name": "@DROLSKY/DROLSKY::BundleAuthordep",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::GatherDir",
+
"config": { … +
"Dist::Zilla::Plugin::GatherDir": { … +
"exclude_filename": [ … - "CODE_OF_CONDUCT.md",
- "CONTRIBUTING.md",
- "LICENSE",
- "Makefile.PL",
- "README.md",
- "cpanfile",
- "leap_seconds.h",
- "ppport.h"
],- "exclude_match": [ ],
- "follow_symlinks": "0",
- "include_dotfiles": "0",
- "prefix": "",
- "prune_directory": [ ],
- "root": "."
},+
"Dist::Zilla::Plugin::Git::GatherDir": { … }
},- "name": "@DROLSKY/Git::GatherDir",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::ManifestSkip",
- "name": "@DROLSKY/ManifestSkip",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::License",
- "name": "@DROLSKY/License",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::ExecDir",
- "name": "@DROLSKY/ExecDir",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::ShareDir",
- "name": "@DROLSKY/ShareDir",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Manifest",
- "name": "@DROLSKY/Manifest",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckVersionIncrement",
- "name": "@DROLSKY/CheckVersionIncrement",
- "version": "0.121750"
},+
{ … - "class": "Dist::Zilla::Plugin::TestRelease",
- "name": "@DROLSKY/TestRelease",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::ConfirmRelease",
- "name": "@DROLSKY/ConfirmRelease",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::UploadToCPAN",
- "name": "@DROLSKY/UploadToCPAN",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::VersionFromMainModule",
+
"config": { … +
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/VersionFromMainModule",
- "version": "0.04"
},+
{ … - "class": "Dist::Zilla::Plugin::Authority",
- "name": "@DROLSKY/Authority",
- "version": "1.009"
},+
{ … - "class": "Dist::Zilla::Plugin::AutoPrereqs",
- "name": "@DROLSKY/AutoPrereqs",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::CopyFilesFromBuild",
- "name": "@DROLSKY/CopyFilesFromBuild",
- "version": "0.170880"
},+
{ … - "class": "Dist::Zilla::Plugin::GitHub::Meta",
- "name": "@DROLSKY/GitHub::Meta",
- "version": "0.49"
},+
{ … - "class": "Dist::Zilla::Plugin::GitHub::Update",
+
"config": { … +
"Dist::Zilla::Plugin::GitHub::Update": { … }
},- "name": "@DROLSKY/GitHub::Update",
- "version": "0.49"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaResources",
- "name": "@DROLSKY/MetaResources",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaProvides::Package",
+
"config": { … +
"Dist::Zilla::Plugin::MetaProvides::Package": { … +
"finder_objects": [ … +
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.030"
}
],- "include_underscores": "0"
},+
"Dist::Zilla::Role::MetaProvider::Provider": { … - "$Dist::Zilla::Role::MetaProvider::Provider::VERSION": "2.002004",
- "inherit_missing": "1",
- "inherit_version": "1",
- "meta_noindex": "1"
},+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/MetaProvides::Package",
- "version": "2.004003"
},+
{ … - "class": "Dist::Zilla::Plugin::Meta::Contributors",
- "name": "@DROLSKY/Meta::Contributors",
- "version": "0.003"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaConfig",
- "name": "@DROLSKY/MetaConfig",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaJSON",
- "name": "@DROLSKY/MetaJSON",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaYAML",
- "name": "@DROLSKY/MetaYAML",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::NextRelease",
- "name": "@DROLSKY/NextRelease",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "test",
- "type": "requires"
}
},- "name": "@DROLSKY/Test::More with subtest",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "requires"
}
},- "name": "@DROLSKY/Tools for use with precious",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "requires"
}
},- "name": "@DROLSKY/Test::Version which fixes https://github.com/plicease/Test-Version/issues/7",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::PromptIfStale",
+
"config": { … +
"Dist::Zilla::Plugin::PromptIfStale": { … - "check_all_plugins": "0",
- "check_all_prereqs": "0",
+
"modules": [ … - "Dist::Zilla::PluginBundle::DROLSKY"
],- "phase": "build",
- "run_under_travis": "0",
- "skip": [ ]
}
},- "name": "@DROLSKY/Dist::Zilla::PluginBundle::DROLSKY",
- "version": "0.058"
},+
{ … - "class": "Dist::Zilla::Plugin::PromptIfStale",
+
"config": { … +
"Dist::Zilla::Plugin::PromptIfStale": { … - "check_all_plugins": "1",
- "check_all_prereqs": "1",
- "modules": [ ],
- "phase": "release",
- "run_under_travis": "0",
+
"skip": [ … - "Dist::Zilla::Plugin::DROLSKY::BundleAuthordep",
- "Dist::Zilla::Plugin::DROLSKY::Contributors",
- "Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
- "Dist::Zilla::Plugin::DROLSKY::License",
- "Dist::Zilla::Plugin::DROLSKY::MakeMaker",
- "Dist::Zilla::Plugin::DROLSKY::PerlLinterConfigFiles",
- "Dist::Zilla::Plugin::DROLSKY::Precious",
- "Dist::Zilla::Plugin::DROLSKY::Test::Precious",
- "Dist::Zilla::Plugin::DROLSKY::WeaverConfig",
- "Pod::Weaver::PluginBundle::DROLSKY"
]
}
},- "name": "@DROLSKY/PromptIfStale",
- "version": "0.058"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
- "name": "@DROLSKY/Test::Pod::Coverage::Configurable",
- "version": "0.07"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::PodSpelling",
+
"config": { … +
"Dist::Zilla::Plugin::Test::PodSpelling": { … +
"directories": [ … ],- "spell_cmd": "",
+
"stopwords": [ … - "AEST",
- "Anno",
- "BCE",
- "CLDR",
- "CPAN",
- "DATETIME",
- "DROLSKY",
- "DROLSKY's",
- "DateTime",
- "DateTimeX",
- "DateTimes",
- "Domini",
- "EEEE",
- "EEEEE",
- "Flávio",
- "Formatters",
- "GGGG",
- "GGGGG",
- "Glock",
- "Hant",
- "IEEE",
- "LLL",
- "LLLL",
- "LLLLL",
- "Liang",
- "Liang's",
- "MMM",
- "MMMM",
- "MMMMM",
- "Measham",
- "Measham's",
- "MetaCPAN",
- "POSIX",
- "PayPal",
- "PayPal",
- "Postgres",
- "QQQ",
- "QQQQ",
- "Rata",
- "Rolsky",
- "Rolsky's",
- "SU",
- "Soibelmann",
- "Storable",
- "TW",
- "TZ",
- "Tsai",
- "UTC",
- "VVVV",
- "YAPCs",
- "ZZZZ",
- "ZZZZZ",
- "afterwards",
- "bian",
- "ccc",
- "cccc",
- "ccccc",
- "conformant",
- "datetime",
- "datetime's",
- "datetimes",
- "decrement",
- "dian",
- "drolsky",
- "durations",
- "eee",
- "eeee",
- "eeeee",
- "env",
- "fallback",
- "formatter",
- "hh",
- "iCal",
- "ji",
- "mutiplication",
- "na",
- "namespace",
- "ni",
- "nitty",
- "other's",
- "proleptic",
- "qqq",
- "qqqq",
- "sexagesimal",
- "subclasses",
- "tidyable",
- "uu",
- "vvvv",
- "wiki",
- "yy",
- "yyyy",
- "yyyyy",
- "zh",
- "zzzz"
],- "wordlist": "Pod::Wordlist"
}
},- "name": "@DROLSKY/Test::PodSpelling",
- "version": "2.007005"
},+
{ … - "class": "Dist::Zilla::Plugin::PodSyntaxTests",
- "name": "@DROLSKY/PodSyntaxTests",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::MojibakeTests",
- "name": "@DROLSKY/MojibakeTests",
- "version": "0.8"
},+
{ … - "class": "Dist::Zilla::Plugin::RunExtraTests",
+
"config": { … +
"Dist::Zilla::Role::TestRunner": { … }
},- "name": "@DROLSKY/RunExtraTests",
- "version": "0.029"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CleanNamespaces",
+
"config": { … +
"Dist::Zilla::Plugin::Test::CleanNamespaces": { … - "filename": "xt/author/clean-namespaces.t",
+
"skips": [ … ]
}
},- "name": "@DROLSKY/Test::CleanNamespaces",
- "version": "0.006"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CPAN::Changes",
+
"config": { … +
"Dist::Zilla::Plugin::Test::CPAN::Changes": { … }
},- "name": "@DROLSKY/Test::CPAN::Changes",
- "version": "0.012"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
- "name": "@DROLSKY/Test::CPAN::Meta::JSON",
- "version": "0.004"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::EOL",
+
"config": { … +
"Dist::Zilla::Plugin::Test::EOL": { … - "filename": "xt/author/eol.t",
+
"finder": [ … - ":ExecFiles",
- ":InstallModules",
- ":TestFiles"
],- "trailing_whitespace": "1"
}
},- "name": "@DROLSKY/Test::EOL",
- "version": "0.19"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::NoTabs",
+
"config": { … +
"Dist::Zilla::Plugin::Test::NoTabs": { … - "filename": "xt/author/no-tabs.t",
+
"finder": [ … - ":InstallModules",
- ":ExecFiles",
- ":TestFiles"
]
}
},- "name": "@DROLSKY/Test::NoTabs",
- "version": "0.15"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Portability",
+
"config": { … +
"Dist::Zilla::Plugin::Test::Portability": { … }
},- "name": "@DROLSKY/Test::Portability",
- "version": "2.001001"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::ReportPrereqs",
- "name": "@DROLSKY/Test::ReportPrereqs",
- "version": "0.029"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::Version",
- "name": "@DROLSKY/Test::Version",
- "version": "1.09"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Test::Precious",
- "name": "@DROLSKY/DROLSKY::Test::Precious",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Contributors",
- "name": "@DROLSKY/DROLSKY::Contributors",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Contributors",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Contributors": { … - "git_version": "2.42.0",
- "include_authors": "0",
- "include_releaser": "1",
- "order_by": "name",
- "paths": [ ]
}
},- "name": "@DROLSKY/Git::Contributors",
- "version": "0.036"
},+
{ … - "class": "Dist::Zilla::Plugin::SurgicalPodWeaver",
+
"config": { … +
"Dist::Zilla::Plugin::PodWeaver": { … +
"config_plugins": [ … ],+
"finder": [ … - ":InstallModules",
- ":ExecFiles"
],+
"plugins": [ … +
{ … - "class": "Pod::Weaver::Plugin::EnsurePod5",
- "name": "@CorePrep/EnsurePod5",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::H1Nester",
- "name": "@CorePrep/H1Nester",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::SingleEncoding",
- "name": "@DROLSKY/SingleEncoding",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::Transformer",
- "name": "@DROLSKY/List",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Plugin::Transformer",
- "name": "@DROLSKY/Verbatim",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/header",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Name",
- "name": "@DROLSKY/Name",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Version",
- "name": "@DROLSKY/Version",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/prelude",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "SYNOPSIS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "DESCRIPTION",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "OVERVIEW",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "ATTRIBUTES",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "METHODS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "FUNCTIONS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "TYPES",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Leftovers",
- "name": "@DROLSKY/Leftovers",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/postlude",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::GenerateSection",
- "name": "@DROLSKY/generate SUPPORT",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "@DROLSKY/allow override SUPPORT",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::GenerateSection",
- "name": "@DROLSKY/generate SOURCE",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::GenerateSection",
- "name": "@DROLSKY/generate DONATIONS",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Authors",
- "name": "@DROLSKY/Authors",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::Contributors",
- "name": "@DROLSKY/Contributors",
- "version": "0.009"
},+
{ … - "class": "Pod::Weaver::Section::Legal",
- "name": "@DROLSKY/Legal",
- "version": "4.018"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "@DROLSKY/allow override Legal",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "@DROLSKY/footer",
- "version": "4.018"
}
]
}
},- "name": "@DROLSKY/SurgicalPodWeaver",
- "version": "0.0023"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::WeaverConfig",
- "name": "@DROLSKY/DROLSKY::WeaverConfig",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::ReadmeAnyFromPod",
+
"config": { … +
"Dist::Zilla::Role::FileWatcher": { … }
},- "name": "@DROLSKY/README.md in build",
- "version": "0.163250"
},+
{ … - "class": "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
+
"config": { … +
"Dist::Zilla::Plugin::GenerateFile::FromShareDir": { … - "destination_filename": "CONTRIBUTING.md",
- "dist": "Dist-Zilla-PluginBundle-DROLSKY",
- "encoding": "UTF-8",
- "has_xs": "1",
- "location": "build",
- "source_filename": "CONTRIBUTING.md"
},+
"Dist::Zilla::Role::RepoFileInjector": { … - "allow_overwrite": "1",
- "repo_root": ".",
- "version": "0.009"
}
},- "name": "@DROLSKY/Generate CONTRIBUTING.md",
- "version": "0.015"
},+
{ … - "class": "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
+
"config": { … +
"Dist::Zilla::Plugin::GenerateFile::FromShareDir": { … - "destination_filename": "CODE_OF_CONDUCT.md",
- "dist": "Dist-Zilla-PluginBundle-DROLSKY",
- "encoding": "UTF-8",
- "has_xs": "1",
- "location": "build",
- "source_filename": "CODE_OF_CONDUCT.md"
},+
"Dist::Zilla::Role::RepoFileInjector": { … - "allow_overwrite": "1",
- "repo_root": ".",
- "version": "0.009"
}
},- "name": "@DROLSKY/Generate CODE_OF_CONDUCT.md",
- "version": "0.015"
},+
{ … - "class": "Dist::Zilla::Plugin::InstallGuide",
+
"config": { … +
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/InstallGuide",
- "version": "1.200014"
},+
{ … - "class": "Dist::Zilla::Plugin::CPANFile",
- "name": "@DROLSKY/CPANFile",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::PPPort",
- "name": "@DROLSKY/PPPort",
- "version": "0.010"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::License",
- "name": "@DROLSKY/DROLSKY::License",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckStrictVersion",
- "name": "@DROLSKY/CheckStrictVersion",
- "version": "0.001"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckSelfDependency",
+
"config": { … +
"Dist::Zilla::Plugin::CheckSelfDependency": { … },+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "@DROLSKY/CheckSelfDependency",
- "version": "0.011"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckPrereqsIndexed",
- "name": "@DROLSKY/CheckPrereqsIndexed",
- "version": "0.022"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
+
"config": { … +
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::EnsureChangesHasContent",
- "name": "@DROLSKY/EnsureChangesHasContent",
- "version": "0.02"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
+
"config": { … +
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Git::CheckFor::MergeConflicts",
- "version": "0.014"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::PerlLinterConfigFiles",
- "name": "@DROLSKY/DROLSKY::PerlLinterConfigFiles",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::DevTools",
- "name": "@DROLSKY/DROLSKY::DevTools",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::Precious",
- "name": "@DROLSKY/DROLSKY::Precious",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Check",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Check": { … },+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … - "CODE_OF_CONDUCT.md",
- "CONTRIBUTING.md",
- "Changes",
- "LICENSE",
- "Makefile.PL",
- "README.md",
- "cpanfile",
- "leap_seconds.h",
- "ppport.h",
- "precious.toml"
],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Git::Check",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Commit",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Commit": { … - "add_files_in": [ ],
- "commit_msg": "v%V%n%n%c",
- "signoff": "0"
},+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … - "CODE_OF_CONDUCT.md",
- "CONTRIBUTING.md",
- "Changes",
- "LICENSE",
- "Makefile.PL",
- "README.md",
- "cpanfile",
- "leap_seconds.h",
- "ppport.h",
- "precious.toml"
],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@DROLSKY/Commit generated files",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Tag",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Tag": { … - "branch": null,
- "changelog": "Changes",
- "signed": "0",
- "tag": "v1.65",
- "tag_format": "v%V",
- "tag_message": "v%V"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@DROLSKY/Git::Tag",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Push",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Push": { … +
"push_to": [ … ],- "remotes_must_exist": "1"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Git::Push",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::BumpVersionAfterRelease",
+
"config": { … +
"Dist::Zilla::Plugin::BumpVersionAfterRelease": { … +
"finders": [ … - ":ExecFiles",
- ":InstallModules"
],- "global": "0",
- "munge_makefile_pl": "1"
}
},- "name": "@DROLSKY/BumpVersionAfterRelease",
- "version": "0.018"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Commit",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Commit": { … - "add_files_in": [ ],
- "commit_msg": "Bump version after release",
- "signoff": "0"
},+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … ],+
"allow_dirty_match": [ … ],- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@DROLSKY/Commit version bump",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Push",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Push": { … +
"push_to": [ … ],- "remotes_must_exist": "1"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git_version": "2.42.0",
- "repo_root": "."
}
},- "name": "@DROLSKY/Push version bump",
- "version": "2.048"
},+
{ … - "class": "Dist::Zilla::Plugin::DROLSKY::MakeMaker",
+
"config": { … +
"Dist::Zilla::Plugin::MakeMaker": { … - "make_path": "make",
- "version": "6.030"
},+
"Dist::Zilla::Plugin::MakeMaker::Awesome": { … },+
"Dist::Zilla::Role::TestRunner": { … - "default_jobs": "12",
- "version": "6.030"
}
},- "name": "@DROLSKY/DROLSKY::MakeMaker",
- "version": "1.22"
},+
{ … - "class": "Dist::Zilla::Plugin::lib",
+
"config": { … +
"Dist::Zilla::Plugin::lib": { … }
},- "name": "lib",
- "version": "0.001002"
},+
{ … - "class": "inc::LeapSecondsHeader",
- "name": "=inc::LeapSecondsHeader",
- "version": null
},+
{ … - "class": "Dist::Zilla::Plugin::CopyFilesFromBuild",
- "name": "CopyFilesFromBuild",
- "version": "0.170880"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaResources",
- "name": "MetaResources",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::Prereqs",
+
"config": { … +
"Dist::Zilla::Plugin::Prereqs": { … - "phase": "develop",
- "type": "requires"
}
},- "name": "DevelopRequires",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::PurePerlTests",
- "name": "PurePerlTests",
- "version": "0.06"
},+
{ … - "class": "Dist::Zilla::Plugin::Conflicts",
- "name": "Conflicts",
- "version": "0.20"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::CheckBreaks",
+
"config": { … +
"Dist::Zilla::Plugin::Test::CheckBreaks": { … +
"conflicts_module": [ … ],- "no_forced_deps": "0"
},+
"Dist::Zilla::Role::ModuleMetadata": { … - "Module::Metadata": "1.000037",
- "version": "0.006"
}
},- "name": "Test::CheckBreaks",
- "version": "0.019"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":InstallModules",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":IncModules",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":TestFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExtraTestFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExecFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":PerlExecFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ShareFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":MainModule",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":AllFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":NoFiles",
- "version": "6.030"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": "@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version": "6.030"
}
],+
"zilla": { … - "class": "Dist::Zilla::Dist::Builder",
+
"config": { … },- "version": "6.030"
}
},- "x_authority": "cpan:DROLSKY",
+
"x_breaks": { … - "DateTime::Format::Mail": "<= 0.402"
},+
"x_contributors": [ … - "Ben Bennett <fiji@limey.net>",
- "Christian Hansen <chansen@cpan.org>",
- "Daisuke Maki <dmaki@cpan.org>",
- "Dan Book <grinnz@gmail.com>",
- "Dan Stewart <danielandrewstewart@gmail.com>",
- "David Dyck <david.dyck@checksum.com>",
- "David E. Wheeler <david@justatheory.com>",
- "David Precious <davidp@preshweb.co.uk>",
- "Doug Bell <madcityzen@gmail.com>",
- "Flávio Soibelmann Glock <fglock@gmail.com>",
- "Gianni Ceccarelli <gianni.ceccarelli@broadbean.com>",
- "Gregory Oschwald <oschwald@gmail.com>",
- "Hauke D <haukex@zero-g.net>",
- "Iain Truskett <deceased>",
- "James Raspass <jraspass@gmail.com>",
- "Jason McIntosh <jmac@jmac.org>",
- "Joshua Hoblitt <jhoblitt@cpan.org>",
- "Karen Etheridge <ether@cpan.org>",
- "Mark Overmeer <mark@overmeer.net>",
- "Michael Conrad <mike@nrdvana.net>",
- "Michael R. Davis <mrdvt92@users.noreply.github.com>",
- "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
- "M Somerville <dracos@users.noreply.github.com>",
- "Nick Tonkin <1nickt@users.noreply.github.com>",
- "Olaf Alders <olaf@wundersolutions.com>",
- "Ovid <curtis_ovid_poe@yahoo.com>",
- "Paul Howarth <paul@city-fan.org>",
- "Philippe Bruhat (BooK) <book@cpan.org>",
- "philip r brenan <philiprbrenan@gmail.com>",
- "Ricardo Signes <rjbs@cpan.org>",
- "Richard Bowen <bowen@cpan.org>",
- "Ron Hill <rkhill@cpan.org>",
- "Sam Kington <github@illuminated.co.uk>",
- "viviparous <viviparous@prc>"
],- "x_generated_by_perl": "v5.32.1",
- "x_serialization_backend": "YAML::Tiny version 1.73",
- "x_spdx_expression": "Artistic-2.0"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/DateTime.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime"
},+
{ … - "file": "lib/DateTime/Duration.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::Duration"
},+
{ … - "file": "lib/DateTime/Helpers.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::Helpers"
},+
{ … - "file": "lib/DateTime/Infinite.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::Infinite"
},+
{ … - "file": "lib/DateTime/Infinite.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::Infinite::Future"
},+
{ … - "file": "lib/DateTime/Infinite.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::Infinite::Past"
},+
{ … - "file": "lib/DateTime/LeapSecond.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::LeapSecond"
},+
{ … - "file": "lib/DateTime/PP.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::PP"
},+
{ … - "file": "lib/DateTime/PPExtra.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::PPExtra"
},+
{ … - "file": "lib/DateTime/Types.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "DateTime::Types"
}
],- "needs_compiler": 1,
- "no_pax_headers": 1,
- "path": "D/DR/DROLSKY/DateTime-1.65.tar.gz",
+
"prereq": [ … +
{ … - "is_build_prereq": 1,
- "requires": "CPAN::Meta::Check",
- "type": "build_requires",
- "version": "0.011"
},+
{ … - "is_build_prereq": 1,
- "requires": "CPAN::Meta::Requirements",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Carp",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "DateTime::Locale",
- "type": "runtime_requires",
- "version": "1.06"
},+
{ … - "is_prereq": 1,
- "requires": "DateTime::TimeZone",
- "type": "runtime_requires",
- "version": "2.44"
},+
{ … - "requires": "Dist::CheckConflicts",
- "type": "configure_requires",
- "version": "0.02"
},+
{ … - "is_prereq": 1,
- "requires": "Dist::CheckConflicts",
- "type": "runtime_requires",
- "version": "0.02"
},+
{ … - "is_build_prereq": 1,
- "requires": "ExtUtils::MakeMaker",
- "type": "build_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "File::Spec",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "POSIX",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Params::ValidationCompiler",
- "type": "runtime_requires",
- "version": "0.26"
},+
{ … - "is_prereq": 1,
- "requires": "Scalar::Util",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Specio",
- "type": "runtime_requires",
- "version": "0.18"
},+
{ … - "is_prereq": 1,
- "requires": "Specio::Declare",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Specio::Exporter",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Specio::Library::Builtins",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Specio::Library::Numeric",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Specio::Library::String",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Specio::Subs",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Storable",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Fatal",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0.96"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Warnings",
- "type": "build_requires",
- "version": "0.005"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Without::Module",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Try::Tiny",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "XSLoader",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "integer",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "namespace::autoclean",
- "type": "runtime_requires",
- "version": "0.19"
},+
{ … - "is_prereq": 1,
- "requires": "overload",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "parent",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.008004"
},+
{ … - "is_prereq": 1,
- "requires": "strict",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "utf8",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "warnings",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "warnings::register",
- "type": "runtime_requires",
- "version": "0"
}
],- "released_epoch": 1699247656,
- "required_perl": "5.008004",
- "size_packed": 324382,
- "size_unpacked": 1479991,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.008004",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"noes": { … - "integer": "0",
- "strict": "0"
},+
"requires": { … - "Carp": "0",
- "DateTime::Locale": "0",
- "DateTime::TimeZone": "0",
- "Params::ValidationCompiler": "0.26",
- "Scalar::Util": "0",
- "Specio": "0.18",
- "Specio::Declare": "0",
- "Specio::Exporter": "0",
- "Specio::Library::Builtins": "0",
- "Specio::Library::Numeric": "0",
- "Specio::Library::String": "0",
- "integer": "0",
- "namespace::autoclean": "0",
- "overload": "0",
- "parent": "0",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"noes": { … },+
"requires": { … - "CPAN::Meta::Check": "0.011",
- "CPAN::Meta::Requirements": "0",
- "DateTime::Locale": "0",
- "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "Test::Fatal": "0",
- "Test::More": "0.96",
- "Test::Warnings": "0.005",
- "Test::Without::Module": "0",
- "Try::Tiny": "0",
- "XSLoader": "0",
- "overload": "0",
- "parent": "0",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
},+
"suggests": { … - "DateTime::Conflicts": "0",
- "DateTime::Format::Strptime": "1.2000",
- "Storable": "0",
- "Test::Warn": "0"
}
}
},- "valid_signature": -1,
- "version": "1.65",
+
"versions": { … +
"lib/DateTime.pm": { … },+
"lib/DateTime/Duration.pm": { … - "DateTime::Duration": "1.65"
},+
"lib/DateTime/Helpers.pm": { … - "DateTime::Helpers": "1.65"
},+
"lib/DateTime/Infinite.pm": { … - "DateTime::Infinite": "1.65",
- "DateTime::Infinite::Future": "1.65",
- "DateTime::Infinite::Past": "1.65"
},+
"lib/DateTime/LeapSecond.pm": { … - "DateTime::LeapSecond": "1.65"
},+
"lib/DateTime/PP.pm": { … },+
"lib/DateTime/PPExtra.pm": { … - "DateTime::PPExtra": "1.65"
},+
"lib/DateTime/Types.pm": { … - "DateTime::Types": "1.65"
}
},- "vname": "DateTime-1.65"
}