{
   "abstract" : "processing a queue in parallel",
   "author" : [
      "Markus Benning <ich@markusbenning.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "IPC-QWorker",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::Plugin::AssertOS" : "0",
            "Dist::Zilla::Plugin::ChangelogFromGit" : "0",
            "Dist::Zilla::Plugin::FileFinder::ByName" : "0",
            "Dist::Zilla::Plugin::Git::NextVersion" : "0",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::Plugin::MetaProvides::Package" : "0",
            "Dist::Zilla::Plugin::MetaResources" : "0",
            "Dist::Zilla::Plugin::OurPkgVersion" : "0",
            "Dist::Zilla::Plugin::PodSyntaxTests" : "0",
            "Dist::Zilla::Plugin::PodWeaver" : "0",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
            "Dist::Zilla::Plugin::PruneFiles" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::PluginBundle::Basic" : "0",
            "Dist::Zilla::PluginBundle::Git" : "0",
            "ExtUtils::MakeMaker" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dumper" : "0",
            "IO::Select" : "0",
            "IO::Socket" : "0",
            "Storable" : "0",
            "perl" : "v5.8.5",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Pod" : "0"
         }
      }
   },
   "provides" : {
      "IPC::QWorker" : {
         "file" : "lib/IPC/QWorker.pm",
         "version" : "0.08"
      },
      "IPC::QWorker::WorkUnit" : {
         "file" : "lib/IPC/QWorker/WorkUnit.pm",
         "version" : "0.08"
      },
      "IPC::QWorker::Worker" : {
         "file" : "lib/IPC/QWorker/Worker.pm",
         "version" : "0.08"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-IPC-QWorker@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=IPC-QWorker"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/benningm/IPC-QWorker",
         "web" : "https://github.com/benningm/IPC-QWorker.git"
      }
   },
   "version" : "0.08",
   "x_generated_by_perl" : "v5.24.1",
   "x_serialization_backend" : "JSON::XS version 3.03"
}