Changes for version 0.62
- Features:
- Executed programs are now set into C locale, so parsing output is independent from the locale settings.
- Bugfix:
- set job into error state if post callbacks return with error.
Modules
High level API for event-based execution flow control
Callbacks attached to jobs
Abstract base class for custom frontends
Abstract base class for all job classes
Execute a closure
External command for async execution
Build a group of jobs
Abstract class for parallel scheduling
Limit number of parallel executed jobs
Provides
in lib/Event/ExecFlow/Job/Command.pm
in lib/Event/ExecFlow/Job/Command.pm
in lib/Event/ExecFlow/Frontend/Term.pm