Metadata
{
+
"abstracts_in_pod": { … - "Test::Circle": "Module abstract"
},- "author": "CHYLLI",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
- "dir_xt": "xt",
+
"dirs_array": [ … - "lib/Test",
- "lib",
- "t",
- "xt/author",
- "xt/release",
- "xt"
],- "dist": "Test-Circle",
- "dynamic_config": 0,
- "error": { },
- "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",
+
"files_array": [ … - "Changes",
- "LICENSE",
- "MANIFEST",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "README",
- "cpanfile",
- "dist.ini",
- "lib/Test/Circle.pm",
- "tmp.txt"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1664117098,
- "size": 1652
},+
"LICENSE": { … - "mtime": 1664117098,
- "size": 129
},+
"MANIFEST": { … - "mtime": 1664117098,
- "size": 500
},+
"META.json": { … - "mtime": 1664117098,
- "size": 2711
},+
"META.yml": { … - "mtime": 1664117098,
- "size": 1174
},+
"Makefile.PL": { … - "mtime": 1664117098,
+
"requires": { … - "ExtUtils::MakeMaker": "7.64",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1362
},+
"README": { … - "mtime": 1664117098,
- "size": 181
},+
"cpanfile": { … - "mtime": 1664117098,
- "size": 215
},+
"dist.ini": { … - "mtime": 1664117098,
- "size": 190
},+
"lib/Test/Circle.pm": { … - "module": "Test::Circle",
- "mtime": 1664117098,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 333
},+
"t/00-check-deps.t": { … - "mtime": 1664117098,
- "no_index": 1,
+
"requires": { … - "Test::CheckDeps": "0.010",
- "Test::More": "0.94",
- "strict": "0",
- "warnings": "0"
},- "size": 285
},+
"t/00-compile.t": { … - "mtime": 1664117098,
- "no_index": 1,
+
"requires": { … - "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::More": "0",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},- "size": 1436,
+
"suggests": { … }
},+
"t/00-report-prereqs.dd": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 2312
},+
"t/00-report-prereqs.t": { … - "mtime": 1664117098,
- "no_index": 1,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5930
},+
"tmp.txt": { … - "mtime": 1664117098,
- "size": 261
},+
"xt/author/distmeta.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 122
},+
"xt/author/eol.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 660
},+
"xt/author/minimum-version.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 107
},+
"xt/author/mojibake.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 105
},+
"xt/author/no-tabs.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 634
},+
"xt/author/pod-syntax.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 170
},+
"xt/author/portability.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 88
},+
"xt/author/test-version.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 415
},+
"xt/release/common_spelling.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 240
},+
"xt/release/cpan-changes.t": { … - "mtime": 1664117098,
- "no_index": 1,
- "size": 228
}
},- "got_prereq_from": "META.yml",
+
"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_contributing_doc": 0,
- "has_human_readable_license": 1,
- "has_known_license_in_source_file": 0,
- "has_license_in_source_file": 0,
- "has_manifest": 1,
- "has_meta_json": 1,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 1,
- "has_security_doc": 0,
- "has_separate_license_file": 1,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "150.00",
- "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": 0,
- "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,
- "security_doc_contains_contact": 0,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1664117098,
- "license": "restrictive defined in META.yml defined in LICENSE",
- "license_from_yaml": "restrictive",
- "manifest_matches_dist": 1,
- "maturity": "developer",
+
"meta_json": { … - "abstract": "...",
+
"author": [ … ],- "dynamic_config": 0,
- "generated_by": "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
+
"license": [ … ],+
"meta-spec": { … },- "name": "Test-Circle",
+
"no_index": { … +
"directory": [ … - "eg",
- "share",
- "shares",
- "t",
- "xt"
]
},+
"prereqs": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "7.64"
}
},+
"develop": { … +
"requires": { … - "Devel::Cover": "1.23",
- "Devel::Cover::Report::Codecov": "0.14",
- "Dist::Zilla": "5",
- "Dist::Zilla::PluginBundle::Author::DERIV": "0",
- "Software::License::None": "0",
- "Test::CPAN::Changes": "0.19",
- "Test::CPAN::Meta": "0",
- "Test::EOL": "0",
- "Test::MinimumVersion": "0",
- "Test::Mojibake": "0",
- "Test::More": "0.96",
- "Test::NoTabs": "0",
- "Test::Pod": "1.41",
- "Test::Portability::Files": "0",
- "Test::Version": "1"
}
},+
"runtime": { … +
"requires": { … - "indirect": "0.37",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"recommends": { … },+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::CheckDeps": "0.010",
- "Test::More": "0.98",
- "perl": "5.006"
}
}
},+
"provides": { … +
"Test::Circle": { … - "file": "lib/Test/Circle.pm",
- "version": "0.021"
}
},- "release_status": "testing",
+
"resources": { … },- "version": "0.021",
- "x_authority": "cpan:DERIV",
+
"x_contributors": [ … - "chylli-binary <chylli@binary.com>",
- "circleci <circleci@binary.com>",
- "chylli-binary <52912308+chylli-binary@users.noreply.github.com>"
],- "x_generated_by_perl": "v5.34.1",
- "x_serialization_backend": "Cpanel::JSON::XS version 4.32"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": 2,
+
"meta_yml": { … - "abstract": "...",
+
"author": [ … ],+
"build_requires": { … - "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::CheckDeps": "0.010",
- "Test::More": "0.98",
- "perl": "5.006"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "7.64"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
- "license": "restrictive",
+
"meta-spec": { … },- "name": "Test-Circle",
+
"no_index": { … +
"directory": [ … - "eg",
- "share",
- "shares",
- "t",
- "xt"
]
},+
"provides": { … +
"Test::Circle": { … - "file": "lib/Test/Circle.pm",
- "version": "0.021"
}
},+
"requires": { … - "indirect": "0.37",
- "strict": "0",
- "warnings": "0"
},+
"resources": { … },- "version": "0.021",
- "x_authority": "cpan:DERIV",
+
"x_contributors": [ … - "chylli-binary <chylli@binary.com>",
- "circleci <circleci@binary.com>",
- "chylli-binary <52912308+chylli-binary@users.noreply.github.com>"
],- "x_generated_by_perl": "v5.34.1",
- "x_serialization_backend": "YAML::Tiny version 1.73"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Test/Circle.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Test::Circle"
}
],- "no_index": "^eg/;^share/;^shares/;^t/;^xt/",
- "no_pax_headers": 1,
- "path": "C/CH/CHYLLI/Test-Circle-0.021-TRIAL.tar.gz",
+
"prereq": [ … +
{ … - "is_build_prereq": 1,
- "requires": "ExtUtils::MakeMaker",
- "type": "build_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "7.64"
},+
{ … - "is_build_prereq": 1,
- "requires": "File::Spec",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "IO::Handle",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "IPC::Open3",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::CheckDeps",
- "type": "build_requires",
- "version": "0.010"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0.98"
},+
{ … - "is_prereq": 1,
- "requires": "indirect",
- "type": "runtime_requires",
- "version": "0.37"
},+
{ … - "is_build_prereq": 1,
- "requires": "perl",
- "type": "build_requires",
- "version": "5.006"
},+
{ … - "is_prereq": 1,
- "requires": "strict",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "warnings",
- "type": "runtime_requires",
- "version": "0"
}
],- "released_epoch": 1664117157,
- "required_perl": "5.006",
- "size_packed": 6912,
- "size_unpacked": 21440,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "7.64",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"requires": { … - "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "File::Spec": "0",
- "IO::Handle": "0",
- "IPC::Open3": "0",
- "Test::CheckDeps": "0.010",
- "Test::More": "0.94",
- "perl": "5.006",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … }
}
},- "valid_signature": -1,
- "version": "0.021-TRIAL",
+
"versions": { … +
"lib/Test/Circle.pm": { … }
},- "vname": "Test-Circle-0.021-TRIAL"
}