The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Client and worker libraries for gearman job dispatch dispatch. Server is in separate package.",
   "author" : [
      "Brad Fitzpatrick <brad@danga.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.82, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Gearman",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Which" : "0",
            "IO::Socket::IP" : "0",
            "IO::Socket::SSL" : "0",
            "Perl::OSType" : "0",
            "Proc::Guard" : "0.07",
            "Storable" : "0",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::TCP" : "2.17",
            "Test::Timer" : "0",
            "version" : "0.77"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "IO::Select" : "0",
            "IO::Socket::IP" : "0",
            "IO::Socket::SSL" : "0",
            "List::MoreUtils" : "0",
            "POSIX" : "0",
            "Scalar::Util" : "0",
            "Socket" : "0",
            "Storable" : "0",
            "String::CRC32" : "0",
            "Time::HiRes" : "0",
            "fields" : "0",
            "perl" : "5.008001",
            "version" : "0.77"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/p-alik/perl-Gearman/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/p-alik/perl-Gearman.git",
         "web" : "https://github.com/p-alik/perl-Gearman"
      }
   },
   "version" : "v2.4.3",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}