Metadata
{
+
"abstracts_in_pod": { … - "Class::Handle": "Create objects that are handles to Classes"
},- "author": "ADAMK",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "inc/Module/Install",
- "inc/Module",
- "inc",
- "lib/Class",
- "lib",
- "t"
],- "dist": "Class-Handle",
- "dynamic_config": 1,
+
"error": { … - "use_warnings": "Class::Handle"
},- "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_license": "LICENSE",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README",
+
"files_array": [ … - "Changes",
- "LICENSE",
- "MANIFEST",
- "META.yml",
- "Makefile.PL",
- "README",
- "lib/Class/Handle.pm"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1197347710,
- "size": 1574
},+
"LICENSE": { … - "mtime": 1197347710,
- "size": 20217
},+
"MANIFEST": { … - "mtime": 1197347712,
- "size": 367
},+
"META.yml": { … - "mtime": 1197347711,
- "size": 493
},+
"Makefile.PL": { … - "mtime": 1197347710,
+
"requires": { … - "inc::Module::Install": "0",
- "strict": "0"
},- "size": 299
},+
"README": { … - "mtime": 1197347710,
- "size": 8301
},+
"inc/Module/Install.pm": { … - "mtime": 1197347710,
- "no_index": 1,
- "size": 8073
},+
"inc/Module/Install/Base.pm": { … - "mtime": 1197347711,
- "no_index": 1,
- "size": 1053
},+
"inc/Module/Install/Can.pm": { … - "mtime": 1197347711,
- "no_index": 1,
- "size": 1788
},+
"inc/Module/Install/Fetch.pm": { … - "mtime": 1197347711,
- "no_index": 1,
- "size": 2456
},+
"inc/Module/Install/Makefile.pm": { … - "mtime": 1197347711,
- "no_index": 1,
- "size": 5961
},+
"inc/Module/Install/Metadata.pm": { … - "mtime": 1197347711,
- "no_index": 1,
- "size": 9047
},+
"inc/Module/Install/Win32.pm": { … - "mtime": 1197347711,
- "no_index": 1,
- "size": 1806
},+
"inc/Module/Install/WriteAll.pm": { … - "mtime": 1197347711,
- "no_index": 1,
- "size": 916
},+
"lib/Class/Handle.pm": { … - "license": "Perl_5",
- "module": "Class::Handle",
- "mtime": 1197347710,
+
"requires": { … - "Class::ISA": "0",
- "Class::Inspector": "0",
- "UNIVERSAL": "0",
- "perl": "5.005",
- "strict": "0",
- "vars": "0"
},- "size": 12364
},+
"t/01_compile.t": { … - "mtime": 1197347710,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 297
},+
"t/02_main.t": { … - "mtime": 1197347710,
- "no_index": 1,
+
"requires": { … - "Class::Handle": "0",
- "Test::More": "0",
- "base": "0",
- "strict": "0",
- "vars": "0"
},- "size": 3824
},+
"t/98_pod.t": { … - "mtime": 1197347710,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 1417,
+
"suggests": { … }
},+
"t/99_pmv.t": { … - "mtime": 1197347710,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0"
},- "size": 424,
+
"suggests": { … - "Test::MinimumVersion": "0.007"
}
}
},- "got_prereq_from": "META.yml",
+
"included_modules": [ … - "Module::Install",
- "Module::Install::Base",
- "Module::Install::Can",
- "Module::Install::Fetch",
- "Module::Install::Makefile",
- "Module::Install::Metadata",
- "Module::Install::Win32",
- "Module::Install::WriteAll"
],+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "100.00",
- "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": 1,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 0,
- "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": "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": 0,
- "meta_yml_has_repository_resource": 0,
- "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": 0,
- "valid_signature": 1
},- "latest_mtime": 1197347712,
- "license": "perl defined in META.yml defined in LICENSE",
- "license_file": "lib/Class/Handle.pm",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … },- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_yml": { … - "abstract": "Create objects that are handles to Classes",
+
"author": [ … - "Adam Kennedy <adamk@cpan.org>, L<http://ali.as/>"
],+
"build_requires": { … - "File::Spec": "0.80",
- "Test::More": "0.47"
},- "distribution_type": "module",
- "generated_by": "Module::Install version 0.68",
- "license": "perl",
+
"meta-spec": { … },- "name": "Class-Handle",
+
"no_index": { … },+
"requires": { … - "Class::ISA": "0.31",
- "Class::Inspector": "1.12",
- "perl": "5.005"
},- "version": "1.07"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.3",
+
"module_install": { … },+
"modules": [ … +
{ … - "file": "lib/Class/Handle.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Class::Handle"
}
],- "no_index": "^inc/;^t/",
- "no_pax_headers": 1,
- "path": "A/AD/ADAMK/Class-Handle-1.07.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "Class::ISA",
- "type": "runtime_requires",
- "version": "0.31"
},+
{ … - "is_prereq": 1,
- "requires": "Class::Inspector",
- "type": "runtime_requires",
- "version": "1.12"
},+
{ … - "is_build_prereq": 1,
- "requires": "File::Spec",
- "type": "build_requires",
- "version": "0.80"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0.47"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.005"
}
],- "released_epoch": 1197348507,
- "required_perl": "5.005",
- "size_packed": 26657,
- "size_unpacked": 80677,
+
"uses": { … +
"configure": { … },+
"runtime": { … +
"requires": { … - "Class::ISA": "0",
- "Class::Inspector": "0",
- "UNIVERSAL": "0",
- "perl": "5.005",
- "strict": "0",
- "vars": "0"
}
},+
"test": { … +
"requires": { … - "Test::More": "0",
- "base": "0",
- "strict": "0",
- "vars": "0"
},+
"suggests": { … - "Test::MinimumVersion": "0.007",
- "Test::Pod": "1.00"
}
}
},- "valid_signature": -1,
- "version": "1.07",
+
"versions": { … +
"lib/Class/Handle.pm": { … }
},- "vname": "Class-Handle-1.07"
}