The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "TAP::DOM - TAP as Document Object Model.",
   "author" : [
      "Steffen Schwigon <ss5@renormalist.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "TAP-DOM",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Benchmark" : "0",
            "Devel::Size" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::EOL" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::XSAccessor" : "1.05",
            "Data::Dumper" : "0",
            "Exporter" : "0",
            "TAP::Parser" : "0",
            "TAP::Parser::Aggregator" : "0",
            "Test::Harness" : "3.0",
            "YAML::Syck" : "0",
            "parent" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-TAP-DOM@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=TAP-DOM"
      },
      "homepage" : "http://metacpan.org/release/TAP-DOM",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/renormalist/tap-dom.git",
         "web" : "http://github.com/renormalist/tap-dom"
      }
   },
   "version" : "0.12",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.016003"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@SCHWIGON/@Basic/GatherDir",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@SCHWIGON/@Basic/PruneCruft",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@SCHWIGON/@Basic/ManifestSkip",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@SCHWIGON/@Basic/MetaYAML",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@SCHWIGON/@Basic/License",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@SCHWIGON/@Basic/Readme",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@SCHWIGON/@Basic/ExtraTests",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@SCHWIGON/@Basic/ExecDir",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@SCHWIGON/@Basic/ShareDir",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "config" : {
               "Dist::Zilla::Role::TestRunner" : {
                  "default_jobs" : 1
               }
            },
            "name" : "@SCHWIGON/@Basic/MakeMaker",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@SCHWIGON/@Basic/Manifest",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@SCHWIGON/@Basic/TestRelease",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@SCHWIGON/@Basic/ConfirmRelease",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@SCHWIGON/@Basic/UploadToCPAN",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@SCHWIGON/MetaConfig",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@SCHWIGON/MetaJSON",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::PkgVersion",
            "name" : "@SCHWIGON/PkgVersion",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@SCHWIGON/PodSyntaxTests",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
            "config" : {
               "Dist::Zilla::Plugin::Test::NoTabs" : {
                  "filename" : "xt/author/no-tabs.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ]
               }
            },
            "name" : "@SCHWIGON/Test::NoTabs",
            "version" : "0.15"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
            "name" : "@SCHWIGON/Test::Pod::Coverage::Configurable",
            "version" : "0.05"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResources",
            "name" : "@SCHWIGON/MetaResources",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Authority",
            "name" : "@SCHWIGON/Authority",
            "version" : "1.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "config" : {
               "Dist::Zilla::Plugin::Test::EOL" : {
                  "filename" : "xt/author/eol.t",
                  "finder" : [
                     ":InstallModules",
                     ":ExecFiles",
                     ":TestFiles"
                  ],
                  "trailing_whitespace" : "0"
               }
            },
            "name" : "@SCHWIGON/Test::EOL",
            "version" : "0.18"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "name" : "@SCHWIGON/PodWeaver",
            "version" : "3.101641"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@SCHWIGON/AutoPrereqs",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Describe",
            "name" : "@SCHWIGON/Git::Describe",
            "version" : "0.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
            "name" : "@SCHWIGON/CheckChangesHasContent",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::NextRelease",
            "name" : "@SCHWIGON/NextRelease",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "config" : {
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@SCHWIGON/Git::CheckFor::CorrectBranch",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "config" : {
               "Dist::Zilla::Plugin::Git::NextVersion" : {
                  "first_version" : "0.001",
                  "version_by_branch" : 0,
                  "version_regexp" : "(?^:^v(.+)$)"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@SCHWIGON/Git::NextVersion",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "config" : {
               "Dist::Zilla::Plugin::Git::Check" : {
                  "untracked_files" : "die"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@SCHWIGON/@Git/Check",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "config" : {
               "Dist::Zilla::Plugin::Git::Commit" : {
                  "add_files_in" : [],
                  "commit_msg" : "v%v%n%n%c"
               },
               "Dist::Zilla::Role::Git::DirtyFiles" : {
                  "allow_dirty" : [
                     "Changes",
                     "dist.ini"
                  ],
                  "allow_dirty_match" : [],
                  "changelog" : "Changes"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@SCHWIGON/@Git/Commit",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "config" : {
               "Dist::Zilla::Plugin::Git::Tag" : {
                  "branch" : null,
                  "changelog" : "Changes",
                  "signed" : 0,
                  "tag" : "v0.12",
                  "tag_format" : "v%v",
                  "tag_message" : "v%v"
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               },
               "Dist::Zilla::Role::Git::StringFormatter" : {
                  "time_zone" : "local"
               }
            },
            "name" : "@SCHWIGON/@Git/Tag",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "config" : {
               "Dist::Zilla::Plugin::Git::Push" : {
                  "push_to" : [
                     "origin"
                  ],
                  "remotes_must_exist" : 1
               },
               "Dist::Zilla::Role::Git::Repo" : {
                  "repo_root" : "."
               }
            },
            "name" : "@SCHWIGON/@Git/Push",
            "version" : "2.036"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "ManifestSkip",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExtraTestFiles",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":PerlExecFiles",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":AllFiles",
            "version" : "5.039"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":NoFiles",
            "version" : "5.039"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "5.039"
      }
   },
   "x_authority" : "cpan:SCHWIGON"
}