Metadata
{
+
"abstracts_in_pod": { … - "HTML::AsSubs": "functions that construct a HTML syntax tree",
- "HTML::Element": "Class for objects that represent HTML elements",
- "HTML::Element::traverse": "discussion of HTML::Element's traverse method",
- "HTML::Parse": "Deprecated, a wrapper around HTML::TreeBuilder",
- "HTML::Tree": "build and scan parse-trees of HTML",
- "HTML::Tree::AboutObjects": "article: \"User's View of Object-Oriented Modules\"",
- "HTML::Tree::AboutTrees": "article on tree-shaped data structures in Perl",
- "HTML::Tree::Scanning": "article: \"Scanning HTML\"",
- "HTML::TreeBuilder": "Parser that builds a HTML syntax tree",
- "htmltree": "Parse the given HTML file(s) and dump the parse tree"
},- "author": "KENTNL",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
- "dir_xt": "xt",
+
"dirs_array": [ … - "bin",
- "inc",
- "lib/HTML/Element",
- "lib/HTML/Tree",
- "lib/HTML",
- "lib",
- "t",
- "xt/author",
- "xt"
],- "dist": "HTML-Tree",
- "dynamic_config": 0,
+
"error": { … +
"no_unauthorized_packages": [ … - "HTML::AsSubs",
- "HTML::Element",
- "HTML::Element::traverse",
- "HTML::Parse",
- "HTML::Tree",
- "HTML::TreeBuilder"
]
},- "extension": "tar.gz",
- "external_license_file": "LICENSE",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_build_pl": "Build.PL",
- "file_changelog": "Changes",
- "file_license": "LICENSE",
- "file_makefile": 0,
- "file_manifest": "MANIFEST",
- "file_meta_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README",
+
"files_array": [ … - "Build.PL",
- "Changes",
- "LICENSE",
- "MANIFEST",
- "META.json",
- "META.yml",
- "README",
- "TODO",
- "bin/htmltree",
- "lib/HTML/AsSubs.pm",
- "lib/HTML/Element/traverse.pm",
- "lib/HTML/Element.pm",
- "lib/HTML/Parse.pm",
- "lib/HTML/Tree/AboutObjects.pod",
- "lib/HTML/Tree/AboutTrees.pod",
- "lib/HTML/Tree/Scanning.pod",
- "lib/HTML/Tree.pm",
- "lib/HTML/TreeBuilder.pm",
- "xt/author/pod-coverage.t",
- "xt/author/pod-syntax.t",
- "xt/author/zz_perlcritic.t"
],+
"files_hash": { … +
"Build.PL": { … - "mtime": 1493196907,
+
"requires": { … - "inc::My_Build": "0",
- "lib": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 989
},+
"Changes": { … - "mtime": 1493196907,
- "size": 35482
},+
"LICENSE": { … - "mtime": 1493196907,
- "size": 18340
},+
"MANIFEST": { … - "mtime": 1493196907,
- "size": 844
},+
"META.json": { … - "mtime": 1493196907,
- "size": 19052
},+
"META.yml": { … - "mtime": 1493196907,
- "size": 11835
},+
"README": { … - "mtime": 1493196907,
- "size": 3238
},+
"TODO": { … - "mtime": 1493196907,
- "size": 2702
},+
"bin/htmltree": { … - "mtime": 1493196907,
- "size": 1257
},+
"inc/My_Build.pm": { … - "mtime": 1493196907,
- "no_index": 1,
- "size": 1950
},+
"lib/HTML/AsSubs.pm": { … - "license": "Perl_5",
- "module": "HTML::AsSubs",
- "mtime": 1493196907,
+
"requires": { … - "Exporter": "0",
- "HTML::Element": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5053
},+
"lib/HTML/Element.pm": { … - "license": "Perl_5",
- "module": "HTML::Element",
- "mtime": 1493196907,
+
"noes": { … - "integer": "0",
- "warnings": "0"
},+
"recommends": { … },+
"requires": { … - "Carp": "0",
- "HTML::Entities": "0",
- "HTML::Tagset": "0",
- "Scalar::Util": "0",
- "integer": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 151652
},+
"lib/HTML/Element/traverse.pm": { … - "module": "HTML::Element::traverse",
- "mtime": 1493196907,
+
"requires": { … - "HTML::Element": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 10289
},+
"lib/HTML/Parse.pm": { … - "license": "Perl_5",
- "module": "HTML::Parse",
- "mtime": 1493196907,
+
"requires": { … - "Exporter": "0",
- "HTML::TreeBuilder": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 4483
},+
"lib/HTML/Tree.pm": { … - "license": "Perl_5",
- "module": "HTML::Tree",
- "mtime": 1493196907,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 6495
},+
"lib/HTML/Tree/AboutObjects.pod": { … - "mtime": 1493196907,
- "size": 31428
},+
"lib/HTML/Tree/AboutTrees.pod": { … - "mtime": 1493196907,
- "size": 49597
},+
"lib/HTML/Tree/Scanning.pod": { … - "mtime": 1493196907,
- "size": 25767
},+
"lib/HTML/TreeBuilder.pm": { … - "license": "Perl_5",
- "module": "HTML::TreeBuilder",
- "mtime": 1493196907,
+
"recommends": { … - "Encode": "0",
- "IO::HTML": "0",
- "LWP::UserAgent": "5.815"
},+
"requires": { … - "Carp": "0",
- "HTML::Element": "0",
- "HTML::Entities": "0",
- "HTML::Parser": "3.46",
- "HTML::Tagset": "3.02",
- "Scalar::Util": "0",
- "integer": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 90171
},+
"t/00-all_prereqs.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "strict": "0",
- "warnings": "0"
},- "size": 2777
},+
"t/00system.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 879
},+
"t/Util.pm": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "Exporter": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 2251
},+
"t/as-html.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1542
},+
"t/as-lol.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1979
},+
"t/as-xml.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 1126
},+
"t/assubs.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::AsSubs": "0",
- "HTML::Tagset": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1125
},+
"t/attributes.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1370
},+
"t/body.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3248
},+
"t/building.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"noes": { … },+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0.88",
- "strict": "0",
- "warnings": "0"
},- "size": 5837
},+
"t/children.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 873
},+
"t/clonei.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 516
},+
"t/comment.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 417
},+
"t/construct_tree.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Tree": "0",
- "Test::Fatal": "0",
- "Test::More": "0",
- "constant": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5134,
+
"suggests": { … - "LWP::UserAgent": "5.815",
- "URI::file": "0"
}
},+
"t/doctype.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 979
},+
"t/dump.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "5.900",
- "Test::More": "0.88",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
},- "size": 5660,
+
"suggests": { … }
},+
"t/encoding.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "Encode": "0",
- "HTML::TreeBuilder": "0",
- "Test::More": "0.88",
- "perl": "5.008",
- "strict": "0",
- "t::Util": "0",
- "utf8": "0",
- "warnings": "0"
},- "size": 5579
},+
"t/escape.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2429
},+
"t/implicit-tags-off.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0.88",
- "strict": "0",
- "t::Util": "0",
- "warnings": "0"
},- "size": 1186
},+
"t/leaktest.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5792,
+
"suggests": { … }
},+
"t/oldparse.html": { … - "mtime": 1493196907,
- "no_index": 1,
- "size": 727
},+
"t/oldparse.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Parse": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1875
},+
"t/parents.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2629
},+
"t/parse.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 5897
},+
"t/parsefile.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1918
},+
"t/refloop.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2099,
+
"suggests": { … }
},+
"t/sample.html": { … - "mtime": 1493196907,
- "no_index": 1,
- "size": 243
},+
"t/sample.txt": { … - "mtime": 1493196907,
- "no_index": 1,
- "size": 37
},+
"t/sample.xhtml": { … - "mtime": 1493196907,
- "no_index": 1,
- "size": 687
},+
"t/self-closed.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0.88",
- "strict": "0",
- "t::Util": "0",
- "warnings": "0"
},- "size": 2399
},+
"t/split.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 2513
},+
"t/subclass.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0",
- "base": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 608
},+
"t/tag-rendering.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::Element": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1872
},+
"t/unicode.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"recommends": { … - "Encode": "0",
- "HTML::TreeBuilder": "0"
},+
"requires": { … - "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 3694,
+
"suggests": { … }
},+
"t/whitespace.t": { … - "mtime": 1493196907,
- "no_index": 1,
+
"requires": { … - "HTML::TreeBuilder": "0",
- "Test::More": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 982
},+
"xt/author/pod-coverage.t": { … - "mtime": 1493196907,
- "size": 220
},+
"xt/author/pod-syntax.t": { … - "mtime": 1493196907,
- "size": 170
},+
"xt/author/zz_perlcritic.t": { … - "mtime": 1493196907,
- "size": 551
}
},- "got_prereq_from": "META.yml",
+
"included_modules": [ … ],+
"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": 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": "156.25",
- "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": 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": 0,
- "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": 1493196907,
- "license": "perl defined in META.yml defined in LICENSE",
- "license_file": "lib/HTML/AsSubs.pm,lib/HTML/Element.pm,lib/HTML/Parse.pm,lib/HTML/Tree.pm,lib/HTML/TreeBuilder.pm",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … +
"Perl_5": [ … - "lib/HTML/AsSubs.pm",
- "lib/HTML/Element.pm",
- "lib/HTML/Parse.pm",
- "lib/HTML/Tree.pm",
- "lib/HTML/TreeBuilder.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "developer",
+
"meta_json": { … - "abstract": "Work with HTML in a DOM-like tree structure",
+
"author": [ … - "Christopher J. Madsen <perl@cjmweb.net>",
- "Jeff Fearn <jfearn@cpan.org>"
],- "dynamic_config": 0,
- "generated_by": "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
+
"license": [ … ],+
"meta-spec": { … },- "name": "HTML-Tree",
+
"no_index": { … },+
"prereqs": { … +
"build": { … +
"requires": { … - "Module::Build": "0.2808"
}
},+
"configure": { … +
"requires": { … - "Module::Build": "0.2808"
}
},+
"develop": { … +
"requires": { … - "Pod::Coverage::TrustPod": "0",
- "Test::More": "0",
- "Test::Pod": "1.41",
- "Test::Pod::Coverage": "1.08"
}
},+
"runtime": { … +
"recommends": { … - "HTML::FormatText": "0",
- "LWP::UserAgent": "5.815"
},+
"requires": { … - "Carp": "0",
- "Encode": "0",
- "Exporter": "0",
- "HTML::Entities": "0",
- "HTML::Parser": "3.46",
- "HTML::Tagset": "3.02",
- "IO::HTML": "0",
- "Scalar::Util": "0",
- "perl": "5.008"
}
},+
"test": { … +
"recommends": { … - "Test::LeakTrace": "0",
- "URI::file": "0"
},+
"requires": { … - "Test::Fatal": "0",
- "Test::More": "0.88",
- "base": "0"
},+
"suggests": { … }
}
},- "release_status": "testing",
+
"resources": { … },- "version": "5.910",
+
"x_Dist_Zilla": { … +
"perl": { … },+
"plugins": [ … +
{ … - "class": "Dist::Zilla::Plugin::Git::GatherDir",
+
"config": { … +
"Dist::Zilla::Plugin::GatherDir": { … - "exclude_filename": [ ],
- "exclude_match": [ ],
- "follow_symlinks": 0,
- "include_dotfiles": 0,
- "prefix": "",
- "prune_directory": [ ],
- "root": "."
},+
"Dist::Zilla::Plugin::Git::GatherDir": { … }
},- "name": "Git::GatherDir",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Encoding",
- "name": "Encoding",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::ManifestSkip",
- "name": "ManifestSkip",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaJSON",
- "name": "MetaJSON",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaYAML",
- "name": "MetaYAML",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaConfig",
- "name": "MetaConfig",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::License",
- "name": "License",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MatchManifest",
- "name": "MatchManifest",
- "version": "4.02"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckChangesHasContent",
- "name": "CheckChangesHasContent",
- "version": "0.010"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::PrereqsFromMeta",
- "name": "Test::PrereqsFromMeta",
- "version": "4.23"
},+
{ … - "class": "Dist::Zilla::Plugin::PodSyntaxTests",
- "name": "PodSyntaxTests",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::PodCoverageTests",
- "name": "PodCoverageTests",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::ModuleBuild::Custom",
- "name": "ModuleBuild::Custom",
- "version": "4.26"
},+
{ … - "class": "Dist::Zilla::Plugin::RecommendedPrereqs",
- "name": "RecommendedPrereqs",
- "version": "4.21"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckPrereqsIndexed",
- "name": "CheckPrereqsIndexed",
- "version": "0.020"
},+
{ … - "class": "Dist::Zilla::Plugin::OurPkgVersion",
- "name": "OurPkgVersion",
- "version": "0.10"
},+
{ … - "class": "Dist::Zilla::Plugin::TemplateCJM",
- "name": "TemplateCJM",
- "version": "5.001"
},+
{ … - "class": "Dist::Zilla::Plugin::PodWeaver",
+
"config": { … +
"Dist::Zilla::Plugin::PodWeaver": { … +
"finder": [ … ],+
"plugins": [ … +
{ … - "class": "Pod::Weaver::Plugin::EnsurePod5",
- "name": "@CorePrep/EnsurePod5",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Plugin::H1Nester",
- "name": "@CorePrep/H1Nester",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Name",
- "name": "Name",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Version",
- "name": "Version",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "VERSION",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "prelude",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "SYNOPSIS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "DESCRIPTION",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "ATTRIBUTES",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over ATTRIBUTES",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "HOW WE REPRESENT TREES",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "BASIC METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "STRUCTURE-MODIFYING METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over STRUCTURE-MODIFYING METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "DUMPING METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "SECONDARY STRUCTURAL METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over SECONDARY STRUCTURAL METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "CLASS METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "INTERNAL METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over INTERNAL METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "SUBROUTINES",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Leftovers",
- "name": "Leftovers",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Template",
- "name": "AUTHOR",
- "version": "0.04"
},+
{ … - "class": "Pod::Weaver::Section::Template",
- "name": "COPYRIGHT AND LICENSE",
- "version": "0.04"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "COPYRIGHT",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "postlude",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Plugin::EnsureUniqueSections",
- "name": "-EnsureUniqueSections",
- "version": "0.163250"
}
]
}
},- "name": "PodWeaver",
- "version": "4.008"
},+
{ … - "class": "Dist::Zilla::Plugin::FileFinder::Filter",
- "name": "FilesToWeave",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::Repository",
- "name": "Repository",
- "version": "0.20"
},+
{ … - "class": "Dist::Zilla::Plugin::NextRelease",
- "name": "NextRelease",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::NextVersion",
+
"config": { … +
"Dist::Zilla::Plugin::Git::NextVersion": { … - "first_version": "0.001",
- "version_by_branch": 0,
- "version_regexp": "(?^u:^(\\d+\\.[\\d_]+)(?:-TRIAL)?$)"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
}
},- "name": "Git::NextVersion",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Check",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Check": { … },+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … ],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
}
},- "name": "@Git/Check",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Commit",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Commit": { … - "add_files_in": [ ],
- "commit_msg": "Updated Changes for %{MMMM d, yyyy}d%{ trial}t release of %v"
},+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … ],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@Git/Commit",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Tag",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Tag": { … - "branch": null,
- "changelog": "Changes",
- "signed": 0,
- "tag": "5.910-TRIAL",
- "tag_format": "%v%t",
- "tag_message": "Tagged %N %v%{ (trial release)}t"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@Git/Tag",
- "version": "2.041"
},+
{ … - "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.12.2",
- "repo_root": "."
}
},- "name": "@Git/Push",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
+
"config": { … +
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
}
},- "name": "GitBranch",
- "version": "0.014"
},+
{ … - "class": "Dist::Zilla::Plugin::RunExtraTests",
+
"config": { … +
"Dist::Zilla::Role::TestRunner": { … }
},- "name": "RunExtraTests",
- "version": "0.029"
},+
{ … - "class": "Dist::Zilla::Plugin::TestRelease",
- "name": "TestRelease",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::UploadToCPAN",
- "name": "UploadToCPAN",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::ArchiveRelease",
- "name": "ArchiveRelease",
- "version": "4.26"
},+
{ … - "class": "Dist::Zilla::Plugin::ConfirmRelease",
- "name": "ConfirmRelease",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::AutoPrereqs",
- "name": "AutoPrereqs",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaNoIndex",
- "name": "MetaNoIndex",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":InstallModules",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":IncModules",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":TestFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExtraTestFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExecFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":PerlExecFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ShareFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":MainModule",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":AllFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":NoFiles",
- "version": "6.009"
}
],+
"zilla": { … - "class": "Dist::Zilla::Dist::Builder",
+
"config": { … },- "version": "6.009"
}
},- "x_serialization_backend": "Cpanel::JSON::XS version 3.0231"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": 2,
+
"meta_yml": { … - "abstract": "Work with HTML in a DOM-like tree structure",
+
"author": [ … - "Christopher J. Madsen <perl@cjmweb.net>",
- "Jeff Fearn <jfearn@cpan.org>"
],+
"build_requires": { … - "Module::Build": "0.2808",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "base": "0"
},+
"configure_requires": { … - "Module::Build": "0.2808"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
- "license": "perl",
+
"meta-spec": { … },- "name": "HTML-Tree",
+
"no_index": { … },+
"recommends": { … - "HTML::FormatText": "0",
- "LWP::UserAgent": "5.815"
},+
"requires": { … - "Carp": "0",
- "Encode": "0",
- "Exporter": "0",
- "HTML::Entities": "0",
- "HTML::Parser": "3.46",
- "HTML::Tagset": "3.02",
- "IO::HTML": "0",
- "Scalar::Util": "0",
- "perl": "5.008"
},+
"resources": { … - "repository": "git://github.com/kentfredric/HTML-Tree.git"
},- "version": "5.910",
+
"x_Dist_Zilla": { … +
"perl": { … },+
"plugins": [ … +
{ … - "class": "Dist::Zilla::Plugin::Git::GatherDir",
+
"config": { … +
"Dist::Zilla::Plugin::GatherDir": { … - "exclude_filename": [ ],
- "exclude_match": [ ],
- "follow_symlinks": "0",
- "include_dotfiles": "0",
- "prefix": "",
- "prune_directory": [ ],
- "root": "."
},+
"Dist::Zilla::Plugin::Git::GatherDir": { … }
},- "name": "Git::GatherDir",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Encoding",
- "name": "Encoding",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::ManifestSkip",
- "name": "ManifestSkip",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaJSON",
- "name": "MetaJSON",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaYAML",
- "name": "MetaYAML",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaConfig",
- "name": "MetaConfig",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::License",
- "name": "License",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MatchManifest",
- "name": "MatchManifest",
- "version": "4.02"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckChangesHasContent",
- "name": "CheckChangesHasContent",
- "version": "0.010"
},+
{ … - "class": "Dist::Zilla::Plugin::Test::PrereqsFromMeta",
- "name": "Test::PrereqsFromMeta",
- "version": "4.23"
},+
{ … - "class": "Dist::Zilla::Plugin::PodSyntaxTests",
- "name": "PodSyntaxTests",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::PodCoverageTests",
- "name": "PodCoverageTests",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::ModuleBuild::Custom",
- "name": "ModuleBuild::Custom",
- "version": "4.26"
},+
{ … - "class": "Dist::Zilla::Plugin::RecommendedPrereqs",
- "name": "RecommendedPrereqs",
- "version": "4.21"
},+
{ … - "class": "Dist::Zilla::Plugin::CheckPrereqsIndexed",
- "name": "CheckPrereqsIndexed",
- "version": "0.020"
},+
{ … - "class": "Dist::Zilla::Plugin::OurPkgVersion",
- "name": "OurPkgVersion",
- "version": "0.10"
},+
{ … - "class": "Dist::Zilla::Plugin::TemplateCJM",
- "name": "TemplateCJM",
- "version": "5.001"
},+
{ … - "class": "Dist::Zilla::Plugin::PodWeaver",
+
"config": { … +
"Dist::Zilla::Plugin::PodWeaver": { … +
"finder": [ … ],+
"plugins": [ … +
{ … - "class": "Pod::Weaver::Plugin::EnsurePod5",
- "name": "@CorePrep/EnsurePod5",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Plugin::H1Nester",
- "name": "@CorePrep/H1Nester",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Name",
- "name": "Name",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Version",
- "name": "Version",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "VERSION",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "prelude",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "SYNOPSIS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "DESCRIPTION",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "ATTRIBUTES",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over ATTRIBUTES",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Generic",
- "name": "HOW WE REPRESENT TREES",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "BASIC METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "STRUCTURE-MODIFYING METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over STRUCTURE-MODIFYING METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "DUMPING METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "SECONDARY STRUCTURAL METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over SECONDARY STRUCTURAL METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "CLASS METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "INTERNAL METHODS",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "Over INTERNAL METHODS",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Collect",
- "name": "SUBROUTINES",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Leftovers",
- "name": "Leftovers",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Section::Template",
- "name": "AUTHOR",
- "version": "0.04"
},+
{ … - "class": "Pod::Weaver::Section::Template",
- "name": "COPYRIGHT AND LICENSE",
- "version": "0.04"
},+
{ … - "class": "Pod::Weaver::Section::AllowOverride",
- "name": "COPYRIGHT",
- "version": "0.05"
},+
{ … - "class": "Pod::Weaver::Section::Region",
- "name": "postlude",
- "version": "4.015"
},+
{ … - "class": "Pod::Weaver::Plugin::EnsureUniqueSections",
- "name": "-EnsureUniqueSections",
- "version": "0.163250"
}
]
}
},- "name": "PodWeaver",
- "version": "4.008"
},+
{ … - "class": "Dist::Zilla::Plugin::FileFinder::Filter",
- "name": "FilesToWeave",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::Repository",
- "name": "Repository",
- "version": "0.20"
},+
{ … - "class": "Dist::Zilla::Plugin::NextRelease",
- "name": "NextRelease",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::NextVersion",
+
"config": { … +
"Dist::Zilla::Plugin::Git::NextVersion": { … - "first_version": "0.001",
- "version_by_branch": "0",
- "version_regexp": "(?^u:^(\\d+\\.[\\d_]+)(?:-TRIAL)?$)"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
}
},- "name": "Git::NextVersion",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Check",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Check": { … },+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … ],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
}
},- "name": "@Git/Check",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Commit",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Commit": { … - "add_files_in": [ ],
- "commit_msg": "Updated Changes for %{MMMM d, yyyy}d%{ trial}t release of %v"
},+
"Dist::Zilla::Role::Git::DirtyFiles": { … +
"allow_dirty": [ … ],- "allow_dirty_match": [ ],
- "changelog": "Changes"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@Git/Commit",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::Tag",
+
"config": { … +
"Dist::Zilla::Plugin::Git::Tag": { … - "branch": null,
- "changelog": "Changes",
- "signed": "0",
- "tag": "5.910-TRIAL",
- "tag_format": "%v%t",
- "tag_message": "Tagged %N %v%{ (trial release)}t"
},+
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
},+
"Dist::Zilla::Role::Git::StringFormatter": { … }
},- "name": "@Git/Tag",
- "version": "2.041"
},+
{ … - "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.12.2",
- "repo_root": "."
}
},- "name": "@Git/Push",
- "version": "2.041"
},+
{ … - "class": "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
+
"config": { … +
"Dist::Zilla::Role::Git::Repo": { … - "git --version": "2.12.2",
- "repo_root": "."
}
},- "name": "GitBranch",
- "version": "0.014"
},+
{ … - "class": "Dist::Zilla::Plugin::RunExtraTests",
+
"config": { … +
"Dist::Zilla::Role::TestRunner": { … }
},- "name": "RunExtraTests",
- "version": "0.029"
},+
{ … - "class": "Dist::Zilla::Plugin::TestRelease",
- "name": "TestRelease",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::UploadToCPAN",
- "name": "UploadToCPAN",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::ArchiveRelease",
- "name": "ArchiveRelease",
- "version": "4.26"
},+
{ … - "class": "Dist::Zilla::Plugin::ConfirmRelease",
- "name": "ConfirmRelease",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::AutoPrereqs",
- "name": "AutoPrereqs",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::MetaNoIndex",
- "name": "MetaNoIndex",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":InstallModules",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":IncModules",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":TestFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExtraTestFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ExecFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":PerlExecFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":ShareFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":MainModule",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":AllFiles",
- "version": "6.009"
},+
{ … - "class": "Dist::Zilla::Plugin::FinderCode",
- "name": ":NoFiles",
- "version": "6.009"
}
],+
"zilla": { … - "class": "Dist::Zilla::Dist::Builder",
+
"config": { … },- "version": "6.009"
}
},- "x_serialization_backend": "YAML::Tiny version 1.70"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/HTML/AsSubs.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::AsSubs"
},+
{ … - "file": "lib/HTML/Element.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::Element"
},+
{ … - "file": "lib/HTML/Element/traverse.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::Element::traverse"
},+
{ … - "file": "lib/HTML/Parse.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::Parse"
},+
{ … - "file": "lib/HTML/Tree.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::Tree"
},+
{ … - "file": "lib/HTML/TreeBuilder.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "HTML::TreeBuilder"
}
],- "no_index": "^inc/;^t/",
- "no_pax_headers": 1,
- "path": "K/KE/KENTNL/HTML-Tree-5.910-TRIAL.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "Carp",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Encode",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Exporter",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "HTML::Entities",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_optional_prereq": 1,
- "requires": "HTML::FormatText",
- "type": "runtime_recommends",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "HTML::Parser",
- "type": "runtime_requires",
- "version": "3.46"
},+
{ … - "is_prereq": 1,
- "requires": "HTML::Tagset",
- "type": "runtime_requires",
- "version": "3.02"
},+
{ … - "is_prereq": 1,
- "requires": "IO::HTML",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_optional_prereq": 1,
- "requires": "LWP::UserAgent",
- "type": "runtime_recommends",
- "version": "5.815"
},+
{ … - "is_build_prereq": 1,
- "requires": "Module::Build",
- "type": "build_requires",
- "version": "0.2808"
},+
{ … - "requires": "Module::Build",
- "type": "configure_requires",
- "version": "0.2808"
},+
{ … - "is_prereq": 1,
- "requires": "Scalar::Util",
- "type": "runtime_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.88"
},+
{ … - "is_build_prereq": 1,
- "requires": "base",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "5.008"
}
],- "released_epoch": 1493196972,
- "required_perl": "5.008",
- "size_packed": 162896,
- "size_unpacked": 550444,
+
"unknown_license_texts": { … - "lib/HTML/Element/traverse.pm": "=head1 COPYRIGHT\n\nCopyright 2000,2001 Sean M. Burke\n\n"
},+
"uses": { … +
"configure": { … +
"requires": { … - "lib": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"noes": { … - "integer": "0",
- "warnings": "0"
},+
"recommends": { … - "Encode": "0",
- "HTML::FormatText": "0",
- "IO::HTML": "0",
- "LWP::UserAgent": "5.815"
},+
"requires": { … - "Carp": "0",
- "Exporter": "0",
- "HTML::Entities": "0",
- "HTML::Parser": "3.46",
- "HTML::Tagset": "3.02",
- "Scalar::Util": "0",
- "integer": "0",
- "perl": "5.008",
- "strict": "0",
- "warnings": "0"
}
},+
"test": { … +
"noes": { … },+
"recommends": { … },+
"requires": { … - "Encode": "0",
- "Exporter": "0",
- "HTML::Tagset": "0",
- "Test::Fatal": "0",
- "Test::More": "0.88",
- "base": "0",
- "constant": "0",
- "perl": "5.008",
- "strict": "0",
- "utf8": "0",
- "warnings": "0"
},+
"suggests": { … - "LWP::UserAgent": "5.815",
- "Scalar::Util": "0",
- "Test::Differences": "0",
- "Test::LeakTrace": "0",
- "URI::file": "0",
- "perl": "v5.8.0"
}
}
},- "valid_signature": -1,
- "version": "5.910-TRIAL",
+
"versions": { … +
"lib/HTML/AsSubs.pm": { … },+
"lib/HTML/Element.pm": { … },+
"lib/HTML/Element/traverse.pm": { … - "HTML::Element::traverse": "5.910"
},+
"lib/HTML/Parse.pm": { … },+
"lib/HTML/Tree.pm": { … },+
"lib/HTML/TreeBuilder.pm": { … - "HTML::TreeBuilder": "5.910"
}
},- "vname": "HTML-Tree-5.910-TRIAL"
}