The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Portably access the process table",
   "author" : [
      "Brendan Byrd <BBYRD@CPAN.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 4.300027, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "P9Y-ProcessTable",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ]
   },
   "prereqs" : {
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Moo" : "0.009001",
            "Path::Class" : "0.16",
            "namespace::clean" : "0.01",
            "perl" : "v5.8.8"
         }
      },
      "test" : {
         "requires" : {
            "Test::CheckDeps" : "0.002",
            "Test::More" : "0.88",
            "Test::Most" : "0.01"
         }
      }
   },
   "provides" : {
      "P9Y::ProcessTable" : {
         "file" : "lib/P9Y/ProcessTable.pm",
         "version" : "0.95_003"
      },
      "P9Y::ProcessTable::Process" : {
         "file" : "lib/P9Y/ProcessTable/Process.pm",
         "version" : "0.95_003"
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/SineSwiper/P9Y-ProcessTable/issues"
      },
      "homepage" : "https://github.com/SineSwiper/P9Y-ProcessTable/wiki",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/SineSwiper/P9Y-ProcessTable.git",
         "web" : "https://github.com/SineSwiper/P9Y-ProcessTable"
      },
      "x_irc" : "irc://irc.perl.org/#win32"
   },
   "version" : "0.95_003",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.016000"
      },
      "plugins" : [
         {
            "class" : "inc::P9YOSDeps",
            "name" : "P9YOSDeps",
            "version" : null
         },
         {
            "class" : "Dist::Zilla::Plugin::ReportPhase",
            "name" : "@Filter/ReportPhase",
            "version" : "0.00"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "name" : "@Filter/Git::NextVersion",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "name" : "@Filter/Git::GatherDir",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::OurPkgVersion",
            "name" : "@Filter/OurPkgVersion",
            "version" : "0.004000"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitFmtChanges",
            "name" : "@Filter/GitFmtChanges",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/Manifest",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmeHtmlInBuild",
            "version" : "0.120120"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmePodInBuild",
            "version" : "0.120120"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "name" : "@Filter/InstallGuide",
            "version" : "1.200000"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Filter/PodSyntaxTests",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "name" : "@Filter/RunExtraTests",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::NoTabsTests",
            "name" : "@Filter/NoTabsTests",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "name" : "@Filter/Test::EOL",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
            "name" : "@Filter/Test::CPAN::Meta::JSON",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CheckDeps",
            "name" : "@Filter/Test::CheckDeps",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "name" : "@Filter/Test::Portability",
            "version" : "2.000003"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Synopsis",
            "name" : "@Filter/Test::Synopsis",
            "version" : "2.000002"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "name" : "@Filter/Test::MinimumVersion",
            "version" : "2.000002"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CheckManifest",
            "name" : "@Filter/Test::CheckManifest",
            "version" : "0.04"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::DistManifest",
            "name" : "@Filter/Test::DistManifest",
            "version" : "2.000002"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
            "name" : "@Filter/ReportVersions::Tiny",
            "version" : "1.08"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "@Filter/CheckPrereqsIndexed",
            "version" : "0.007"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Filter/MetaConfig",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Filter/MetaJSON",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "@Filter/MetaNoIndex",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "name" : "@Filter/MetaProvides::Package",
            "version" : "1.14000001"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResourcesFromGit",
            "name" : "@Filter/MetaResourcesFromGit",
            "version" : "1.103620"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
            "name" : "@Filter/CopyFilesFromBuild",
            "version" : "0.103510"
         },
         {
            "class" : "Dist::Zilla::Plugin::TravisYML",
            "name" : "@Filter/TravisYML",
            "version" : "0.95"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "name" : "@Filter/Git::CheckFor::CorrectBranch",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
            "name" : "@Filter/Git::CommitBuild",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "name" : "@Filter/@Git/Check",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "name" : "@Filter/@Git/Commit",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "name" : "@Filter/@Git/Tag",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "name" : "@Filter/@Git/Push",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Update",
            "name" : "@Filter/GitHub::Update",
            "version" : "0.27"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Filter/TestRelease",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Filter/ConfirmRelease",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Filter/UploadToCPAN",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallRelease",
            "name" : "@Filter/InstallRelease",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Clean",
            "name" : "@Filter/Clean",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
            "name" : "NoOSMods",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "name" : "PodWeaver",
            "version" : "3.101641"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Prereqs/AutoPrereqs",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "@Prereqs/MinimumPerl",
            "version" : "1.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPrereqs",
            "name" : "@Prereqs/MinimumPrereqs",
            "version" : "0.92"
         },
         {
            "class" : "Dist::Zilla::Plugin::PrereqsClean",
            "name" : "@Prereqs/PrereqsClean",
            "version" : "0.92"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "4.300027"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "4.300027"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "4.300027"
      }
   }
}