The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

This is the README file for Job-Manager, a parallel job execution manager.

Description

Job-Manager provides a parallel job execution manager.

Installation

This package uses Dist::Zilla.

Use

dzil build

to create a release tarball which can be unpacked and installed like any other EUMM distribution.

perl Makefile.PL

make

make test

make install

Documentation

Please see perldoc Job::Manager.