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)'
build_requires:
  Test::More: '1.001'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Parallel-ForkManager
no_index:
  directory:
    - t
    - inc
requires:
  File::Path: '2'
  File::Spec: '0'
  File::Temp: '0'
  POSIX: '0'
  Storable: '0'
resources:
  repository: https://github.com/dluxhu/perl-parallel-forkmanager.git
version: '1.15'
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>'