Jobrun.pm
Jobrun - run an arbitrarily large list of jobs, N jobs in parallel simultaneously
VERSION
Version 0.01
NAME
Jobrun - A framework for running jobs in parallel
Synopsis
The Jobrun module provides a framework for running jobs in a controlled manner.
See jobrun.pl --help for usage.
Also see README.md for more details.
AUTHOR
Jared Still, <jkstill at gmail.com>
BUGS
Please report any bugs or feature requests to bug-jobrun at rt.cpan.org
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Jobrun. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Jobrun
jobrun.pl --help
README.md
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
CPAN Ratings
Search CPAN
LICENSE AND COPYRIGHT
This software is Copyright (c) 2025 by Jared Still.
This is free software, licensed under:
The MIT License