---
abstract: 'Provide multi-paradigm forking with ability to pass back data'
author:
  - 'Joelle Maslak <jmaslak@antelope.net>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Symbol: '0'
  Test2::V0: '0'
  Test::More: '0'
  Test::UseAllModules: '0.15'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Parallel-WorkUnit
provides:
  Parallel::WorkUnit:
    file: lib/Parallel/WorkUnit.pm
    version: '2.202270'
  Parallel::WorkUnit::Procedural:
    file: lib/Parallel/WorkUnit/Procedural.pm
    version: '2.202270'
requires:
  Carp: '0'
  Exporter: '0'
  IO::Handle: '0'
  IO::Pipely: '0'
  IO::Select: '0'
  POSIX: '0'
  Scalar::Util: '0'
  Storable: '0'
  Try::Tiny: '0'
  autodie: '0'
  namespace::autoclean: '0'
  overload: '0'
  perl: v5.8.0
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/jmaslak/Parallel-WorkUnit/issues
  repository: git://github.com/jmaslak/Parallel-WorkUnit.git
version: '2.202270'
x_contributor_covenant:
  version: 0.02
x_generated_by_perl: v5.32.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'