Metadata
{
+
"abstracts_in_pod": { … - "Xcruciate": "libraries for perl scripts in and around the Xcruciate server project.",
- "Xcruciate::UnitConfig": "OO API for reading xacerbate/xteriorize unit config files.",
- "Xcruciate::Utils": "Utilities for Xcruciate",
- "Xcruciate::XcruciateConfig": "OO API for reading xcruciate config files."
},- "author": "MELONMAN",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "lib/Xcruciate",
- "lib",
- "t"
],- "dist": "xcruciate",
- "dynamic_config": 1,
+
"error": { … - "extracts_nicely": "expected xcruciate-017 but Xcruciate-Combined is found",
+
"manifest_matches_dist": [ … - "MANIFEST (9) does not match dist (12):",
- "Missing in MANIFEST: META.yml, t/pod-coverage.t, t/pod.t"
]
},- "extension": "tgz",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_changelog": "Changes",
- "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",
- "MANIFEST",
- "META.yml",
- "Makefile.PL",
- "README",
- "lib/Xcruciate/UnitConfig.pm",
- "lib/Xcruciate/Utils.pm",
- "lib/Xcruciate/XcruciateConfig.pm",
- "lib/Xcruciate.pm"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1232658088,
- "size": 65
},+
"MANIFEST": { … - "mtime": 1232658088,
- "size": 151
},+
"META.yml": { … - "mtime": 1244485569,
- "size": 486
},+
"Makefile.PL": { … - "mtime": 1236594126,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.008008"
},- "size": 559
},+
"README": { … - "mtime": 1232658088,
- "size": 1724
},+
"lib/Xcruciate.pm": { … - "license": "BSD",
- "module": "Xcruciate",
- "mtime": 1243869791,
+
"requires": { … - "Exporter": "0",
- "Xcruciate::UnitConfig": "0.17",
- "Xcruciate::XcruciateConfig": "0.17",
- "strict": "0",
- "warnings": "0"
},- "size": 1714
},+
"lib/Xcruciate/UnitConfig.pm": { … - "license": "BSD",
- "module": "Xcruciate::UnitConfig",
- "mtime": 1243869846,
+
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "Xcruciate::Utils": "0.17",
- "strict": "0",
- "warnings": "0"
},- "size": 33737
},+
"lib/Xcruciate/Utils.pm": { … - "license": "BSD",
- "module": "Xcruciate::Utils",
- "mtime": 1243869824,
+
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "Time::gmtime": "0",
- "XML::LibXML": "0",
- "XML::LibXSLT": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 12643
},+
"lib/Xcruciate/XcruciateConfig.pm": { … - "license": "BSD",
- "module": "Xcruciate::XcruciateConfig",
- "mtime": 1243869864,
+
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "Xcruciate::Utils": "0.17",
- "strict": "0",
- "warnings": "0"
},- "size": 9823
},+
"t/Xcruciate.t": { … - "mtime": 1232658088,
- "no_index": 1,
+
"requires": { … },- "size": 468
},+
"t/pod-coverage.t": { … - "mtime": 1244484298,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 205,
+
"suggests": { … - "Test::Pod::Coverage": "1.00"
}
},+
"t/pod.t": { … - "mtime": 1244484303,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 173,
+
"suggests": { … }
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "93.75",
- "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": 0,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "146.88",
- "main_module_version_matches_dist_version": 0,
- "manifest_matches_dist": 0,
- "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": 0,
- "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": 1244485569,
- "license": "bsd defined in META.yml",
- "license_file": "lib/Xcruciate.pm,lib/Xcruciate/UnitConfig.pm,lib/Xcruciate/Utils.pm,lib/Xcruciate/XcruciateConfig.pm",
- "license_from_yaml": "bsd",
- "license_in_pod": 1,
- "license_type": "BSD",
+
"licenses": { … +
"BSD": [ … - "lib/Xcruciate.pm",
- "lib/Xcruciate/UnitConfig.pm",
- "lib/Xcruciate/Utils.pm",
- "lib/Xcruciate/XcruciateConfig.pm"
]
},- "manifest_matches_dist": 0,
- "maturity": "released",
+
"meta_yml": { … - "abstract": "Libraries for perl scripts in and around the Xcruciate server project",
+
"author": [ … - "Mark Howe <melonman@cpan.org>"
],+
"configure_requires": { … - "ExtUtils::MakeMaker": "0"
},- "distribution_type": "module",
- "generated_by": "Melonman's fingers",
- "license": "bsd",
- "meta-spec": { },
- "name": "xcruciate",
+
"no_index": { … },+
"requires": { … - "XML::LibXML": "0",
- "XML::LibXSLT": "0"
},+
"resources": { … - "repository": "svn://xcruciate.co.uk/cpan"
},- "version": "0.17"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.0",
+
"modules": [ … +
{ … - "file": "lib/Xcruciate.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Xcruciate"
},+
{ … - "file": "lib/Xcruciate/UnitConfig.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Xcruciate::UnitConfig"
},+
{ … - "file": "lib/Xcruciate/Utils.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Xcruciate::Utils"
},+
{ … - "file": "lib/Xcruciate/XcruciateConfig.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Xcruciate::XcruciateConfig"
}
],- "no_index": "^t/",
- "no_pax_headers": 1,
- "path": "M/ME/MELONMAN/xcruciate-017.tgz",
+
"prereq": [ … +
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "XML::LibXML",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "XML::LibXSLT",
- "type": "runtime_requires",
- "version": "0"
}
],- "released_epoch": 1244485988,
- "required_perl": "5.008008",
- "size_packed": 14335,
- "size_unpacked": 61748,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "perl": "5.008008"
}
},+
"runtime": { … +
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "Time::gmtime": "0",
- "XML::LibXML": "0",
- "XML::LibXSLT": "0",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},+
"suggests": { … - "Test::Pod": "1.00",
- "Test::Pod::Coverage": "1.00"
}
}
},- "valid_signature": -1,
- "version": "017",
+
"versions": { … +
"lib/Xcruciate.pm": { … },+
"lib/Xcruciate/UnitConfig.pm": { … - "Xcruciate::UnitConfig": "0.17"
},+
"lib/Xcruciate/Utils.pm": { … - "Xcruciate::Utils": "0.17"
},+
"lib/Xcruciate/XcruciateConfig.pm": { … - "Xcruciate::XcruciateConfig": "0.17"
}
},- "vname": "xcruciate-017"
}