{ "abstract" : "Work with HTML in a DOM-like tree structure", "author" : [ "Christopher J. Madsen ", "Jeff Fearn " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "HTML-Tree", "no_index" : { "directory" : [ "inc", "t" ] }, "prereqs" : { "build" : { "requires" : { "Module::Build" : "0.2808" } }, "configure" : { "requires" : { "Module::Build" : "0.2808" } }, "develop" : { "requires" : { "Pod::Coverage::TrustPod" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } }, "runtime" : { "recommends" : { "HTML::FormatText" : "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" } }, "test" : { "recommends" : { "Test::LeakTrace" : "0", "URI::file" : "0" }, "requires" : { "Encode" : "0", "Test::Fatal" : "0", "Test::More" : "0", "base" : "0" } } }, "release_status" : "stable", "resources" : { "repository" : { "type" : "git", "url" : "git://github.com/kentfredric/HTML-Tree.git", "web" : "https://github.com/kentfredric/HTML-Tree" } }, "version" : "5.07", "x_Dist_Zilla" : { "perl" : { "version" : "5.026000" }, "plugins" : [ { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "config" : { "Dist::Zilla::Plugin::Git::GatherDir" : { "include_untracked" : 0 } }, "name" : "Git::GatherDir", "version" : "2.041" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "ManifestSkip", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "MetaJSON", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "MetaYAML", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "MetaConfig", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "License", "version" : "4.300039" }, { "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" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::PodCoverageTests", "name" : "PodCoverageTests", "version" : "4.300039" }, { "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" : [ "FilesToWeave" ], "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::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" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::Repository", "name" : "Repository", "version" : "0.20" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "NextRelease", "version" : "4.300039" }, { "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.13.1", "repo_root" : "." } }, "name" : "Git::NextVersion", "version" : "2.041" }, { "class" : "Dist::Zilla::Plugin::Git::Check", "config" : { "Dist::Zilla::Plugin::Git::Check" : { "untracked_files" : "die" }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ "Changes" ], "allow_dirty_match" : [], "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { "git --version" : "2.13.1", "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" : [ "Changes" ], "allow_dirty_match" : [], "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { "git --version" : "2.13.1", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { "time_zone" : "local" } }, "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.07", "tag_format" : "%v%t", "tag_message" : "Tagged %N %v%{ (trial release)}t" }, "Dist::Zilla::Role::Git::Repo" : { "git --version" : "2.13.1", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { "time_zone" : "local" } }, "name" : "@Git/Tag", "version" : "2.041" }, { "class" : "Dist::Zilla::Plugin::Git::Push", "config" : { "Dist::Zilla::Plugin::Git::Push" : { "push_to" : [ "github master" ], "remotes_must_exist" : 1 }, "Dist::Zilla::Role::Git::Repo" : { "git --version" : "2.13.1", "repo_root" : "." } }, "name" : "@Git/Push", "version" : "2.041" }, { "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch", "config" : { "Dist::Zilla::Role::Git::Repo" : { "git --version" : "2.13.1", "repo_root" : "." } }, "name" : "GitBranch", "version" : "0.014" }, { "class" : "Dist::Zilla::Plugin::RunExtraTests", "name" : "RunExtraTests", "version" : "0.029" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "TestRelease", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "UploadToCPAN", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::ArchiveRelease", "name" : "ArchiveRelease", "version" : "4.26" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "ConfirmRelease", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "AutoPrereqs", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::MetaNoIndex", "name" : "MetaNoIndex", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", "version" : "4.300039" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", "version" : "4.300039" } ], "zilla" : { "class" : "Dist::Zilla::Dist::Builder", "config" : { "is_trial" : "0" }, "version" : "4.300039" } } }