The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A simple parallel processing fork manager",
   "author" : [
      "Balazs Szabo (dLux)"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Parallel-ForkManager",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "1.001"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Path" : "2",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "POSIX" : "0",
            "Storable" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dluxhu/perl-parallel-forkmanager.git",
         "web" : "https://github.com/dluxhu/perl-parallel-forkmanager",
         "x_license" : "http://dev.perl.org/licenses/"
      }
   },
   "version" : "1.12",
   "x_contributors" : [
      "SZABGAB",
      "YANICK",
      "Michael Gang",
      "Noah Robin <sitz@onastick.net>",
      "Chuck Hirstius <chirstius@megapathdsl.net>",
      "Grant Hopwood <hopwoodg@valero.com>",
      "Mark Southern <mark_southern@merck.com>",
      "Ken Clarke <www.perlprogrammer.net>"
   ]
}