pkgsrc/devel/p5-Event-ExecFlow/DESCR
xtraeme 0b39321f62 Add p5-Event-ExecFlow-0.62:
Event::ExecFlow offers a high level API to declare jobs, which mainly
execute external commands, parse their output to get progress or other
status information, triggers actions when the command has been finished
etc. Such jobs can be chained together in a recursive fashion to fulfill
rather complex tasks which consist of many jobs.
2006-08-24 08:35:00 +00:00

5 lines
335 B
Text

Event::ExecFlow offers a high level API to declare jobs, which mainly
execute external commands, parse their output to get progress or other
status information, triggers actions when the command has been finished
etc. Such jobs can be chained together in a recursive fashion to fulfill
rather complex tasks which consist of many jobs.