Metadata
{
- "author": "DAKKAR",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "lib/Text/Restructured/Writer",
- "lib/Text/Restructured",
- "lib/Text",
- "lib",
- "t"
],- "dist": "Text-Restructured-Writer-LibXML",
- "dynamic_config": 1,
+
"error": { … +
"configure_prereq_matches_use": [ … ],- "valid_signature": "Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer."
},- "extension": "tar.gz",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_build_pl": "Build.PL",
- "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",
- "file_signature": "SIGNATURE",
+
"files_array": [ … - "Build.PL",
- "Changes",
- "MANIFEST",
- "META.yml",
- "Makefile.PL",
- "README",
- "SIGNATURE",
- "lib/Text/Restructured/Writer/LibXML.pm",
- "t/00-load.t",
- "t/00-pod-coverage.t",
- "t/00-pod.t",
- "t/00-prereqs.t"
],+
"files_hash": { … +
"Build.PL": { … - "mtime": 1185032433,
+
"requires": { … - "Module::Build": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1009
},+
"Changes": { … - "mtime": 1185032433,
- "size": 97
},+
"MANIFEST": { … - "mtime": 1185032433,
- "size": 225
},+
"META.yml": { … - "mtime": 1185032433,
- "size": 685
},+
"Makefile.PL": { … - "mtime": 1185032433,
+
"requires": { … - "ExtUtils::MakeMaker": "0"
},- "size": 630
},+
"README": { … - "mtime": 1185032433,
- "size": 257
},+
"SIGNATURE": { … - "mtime": 1185032439,
- "size": 1377
},+
"lib/Text/Restructured/Writer/LibXML.pm": { … - "module": "Text::Restructured::Writer::LibXML",
- "mtime": 1185032433,
+
"requires": { … - "XML::LibXML": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2741
},+
"t/00-load.t": { … - "mtime": 1185032433,
+
"requires": { … },- "size": 186
},+
"t/00-pod-coverage.t": { … - "mtime": 1185032433,
+
"requires": { … },- "size": 247,
+
"suggests": { … - "Test::Pod::Coverage": "1.04"
}
},+
"t/00-pod.t": { … - "mtime": 1185032433,
+
"requires": { … },- "size": 215,
+
"suggests": { … }
},+
"t/00-prereqs.t": { … - "mtime": 1185032433,
+
"requires": { … },- "size": 222,
+
"suggests": { … - "Test::Prereq::Build": "0"
}
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "90.62",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 0,
- "has_buildtool": 1,
- "has_changelog": 1,
- "has_human_readable_license": 0,
- "has_known_license_in_source_file": 0,
- "has_license_in_source_file": 0,
- "has_manifest": 1,
- "has_meta_json": 0,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 1,
- "has_separate_license_file": 0,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "140.62",
- "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": 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,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 1,
- "valid_signature": 1
},- "latest_mtime": 1185032439,
- "license": "perl defined in META.yml",
- "license_from_yaml": "perl",
- "manifest_matches_dist": 1,
- "maturity": "released",
+
"meta_yml": { … - "abstract": "This module implements a \"Writer\" for Text::Restructured, that instead\nof returning a string, returns a LibXML DOM.\n",
+
"author": [ … - "Gianni Ceccarelli <dakkar@thenautilus.net>"
],+
"build_requires": { … - "Test::More": "0",
- "XML::LibXML::XPathContext": "1.61"
},- "generated_by": "Module::Build version 0.2808",
- "license": "perl",
+
"meta-spec": { … },- "name": "Text-Restructured-Writer-LibXML",
+
"provides": { … +
"Text::Restructured::Writer::LibXML": { … - "file": "lib/Text/Restructured/Writer/LibXML.pm",
- "version": "0.01"
}
},+
"requires": { … - "Text::Restructured": "0.003031",
- "XML::LibXML": "1.61"
},+
"resources": { … },- "version": "0.01"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.2",
+
"modules": [ … +
{ … - "file": "lib/Text/Restructured/Writer/LibXML.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Text::Restructured::Writer::LibXML"
}
],- "no_pax_headers": 1,
- "path": "D/DA/DAKKAR/Text-Restructured-Writer-LibXML-0.01.tar.gz",
+
"prereq": [ … +
{ … - "is_build_prereq": 1,
- "requires": "Test::More",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Text::Restructured",
- "type": "runtime_requires",
- "version": "0.003031"
},+
{ … - "is_prereq": 1,
- "requires": "XML::LibXML",
- "type": "runtime_requires",
- "version": "1.61"
},+
{ … - "is_build_prereq": 1,
- "requires": "XML::LibXML::XPathContext",
- "type": "build_requires",
- "version": "1.61"
}
],- "released_epoch": 1185032751,
- "required_perl": null,
- "size_packed": 3609,
- "size_unpacked": 7891,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "Module::Build": "0",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"requires": { … - "XML::LibXML": "0",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"requires": { … },+
"suggests": { … - "Test::Pod": "1.14",
- "Test::Pod::Coverage": "1.04",
- "Test::Prereq::Build": "0"
}
}
},- "valid_signature": 0,
- "version": "0.01",
+
"versions": { … +
"lib/Text/Restructured/Writer/LibXML.pm": { … - "Text::Restructured::Writer::LibXML": "0.01"
}
},- "vname": "Text-Restructured-Writer-LibXML-0.01"
}