Changes for version 0.61
- Notes:
- added some helper methods to the Group class
- scheduler stuff is still work in progress and needs some cleanup
- shell commands maybe closures returing the shell code at runtime
- fixed a bug with depends_on argument to constructor not processed correctly"
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