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.300034, CPAN::Meta::Converter version 2.130880",
   "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"
         }
      },
      "runtime" : {
         "requires" : {
            "List::AllUtils" : "0",
            "Module::Runtime" : "0.002",
            "Moo" : "0.009001",
            "Path::Class" : "0.32",
            "namespace::clean" : "0",
            "perl" : "v5.8.8"
         }
      },
      "test" : {
         "requires" : {
            "Devel::SimpleTrace" : "0.07",
            "ExtUtils::MakeMaker" : "6.31",
            "List::Util" : "1.19",
            "Test::CheckDeps" : "0.002",
            "Test::More" : "0.94",
            "Test::Most" : "0.01"
         }
      }
   },
   "provides" : {
      "P9Y::ProcessTable" : {
         "file" : "lib/P9Y/ProcessTable.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Process" : {
         "file" : "lib/P9Y/ProcessTable/Process.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Process::Base" : {
         "file" : "lib/P9Y/ProcessTable/Process/Base.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Role::Process::OS::MSWin32" : {
         "file" : "lib/P9Y/ProcessTable/Role/Process/OS/MSWin32.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Role::Table::OS::MSWin32" : {
         "file" : "lib/P9Y/ProcessTable/Role/Table/OS/MSWin32.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Role::Table::OS::VMS" : {
         "file" : "lib/P9Y/ProcessTable/Role/Table/OS/VMS.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Role::Table::OS::freebsd" : {
         "file" : "lib/P9Y/ProcessTable/Role/Table/OS/freebsd.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Role::Table::OS::os2" : {
         "file" : "lib/P9Y/ProcessTable/Role/Table/OS/os2.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Role::Table::PPT" : {
         "file" : "lib/P9Y/ProcessTable/Role/Table/PPT.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Role::Table::ProcFS" : {
         "file" : "lib/P9Y/ProcessTable/Role/Table/ProcFS.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Table" : {
         "file" : "lib/P9Y/ProcessTable/Table.pm",
         "version" : "1.06"
      },
      "P9Y::ProcessTable::Table::Base" : {
         "file" : "lib/P9Y/ProcessTable/Table/Base.pm",
         "version" : "1.06"
      }
   },
   "release_status" : "stable",
   "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" : "1.06",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.014002"
      },
      "plugins" : [
         {
            "class" : "inc::P9YOSDeps",
            "name" : "P9YOSDeps",
            "version" : null
         },
         {
            "class" : "Dist::Zilla::Plugin::ReportPhase",
            "name" : "@Filter/ReportPhase",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::ModuleShareDirs",
            "name" : "@Filter/ModuleShareDirs",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "name" : "@Filter/Git::NextVersion",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "name" : "@Filter/Git::GatherDir",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OurPkgVersion",
            "name" : "@Filter/OurPkgVersion",
            "version" : "0.004000"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitFmtChanges",
            "name" : "@Filter/GitFmtChanges",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/Manifest",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmePodInRoot",
            "version" : "0.131500"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmeTextInBuild",
            "version" : "0.131500"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmeHTMLInBuild",
            "version" : "0.131500"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "name" : "@Filter/InstallGuide",
            "version" : "1.200000"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Filter/PodSyntaxTests",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "name" : "@Filter/RunExtraTests",
            "version" : "0.011"
         },
         {
            "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.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "name" : "@Filter/Test::Portability",
            "version" : "2.000004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Synopsis",
            "name" : "@Filter/Test::Synopsis",
            "version" : "2.000003"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "name" : "@Filter/Test::MinimumVersion",
            "version" : "2.000005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
            "name" : "@Filter/Test::ReportPrereqs",
            "version" : "0.006"
         },
         {
            "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.000003"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "@Filter/CheckPrereqsIndexed",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Filter/MetaConfig",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Filter/MetaJSON",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "@Filter/MetaNoIndex",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "name" : "@Filter/MetaProvides::Package",
            "version" : "1.14000002"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResourcesFromGit",
            "name" : "@Filter/MetaResourcesFromGit",
            "version" : "1.103620"
         },
         {
            "class" : "Dist::Zilla::Plugin::ContributorsFromGit",
            "name" : "@Filter/ContributorsFromGit",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
            "name" : "@Filter/CopyFilesFromBuild",
            "version" : "0.103510"
         },
         {
            "class" : "Dist::Zilla::Plugin::TravisYML",
            "name" : "@Filter/TravisYML",
            "version" : "1.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "name" : "@Filter/Git::CheckFor::CorrectBranch",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
            "name" : "@Filter/Git::CommitBuild",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "name" : "@Filter/@Git/Check",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "name" : "@Filter/@Git/Commit",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "name" : "@Filter/@Git/Tag",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "name" : "@Filter/@Git/Push",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Update",
            "name" : "@Filter/GitHub::Update",
            "version" : "0.34"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Filter/TestRelease",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Filter/ConfirmRelease",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Filter/UploadToCPAN",
            "version" : "4.300034"
         },
         {
            "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.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "name" : "PodWeaver",
            "version" : "3.101641"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Prereqs/AutoPrereqs",
            "version" : "4.300034"
         },
         {
            "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::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "runtime",
                  "type" : "requires"
               }
            },
            "name" : "Prereqs",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "4.300034"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "4.300034"
      }
   },
   "x_contributors" : [
      "Chris 'BinGOs' Williams <chris@bingosnet.co.uk>",
      "Mithun Ayachit <m0t0rbr3th@gmail.com>"
   ]
}