TaskForest::Family

TaskForest::Family is a collection of jobs.
Download

TaskForest::Family Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Aijaz Ansari
  • Publisher web site:
  • http://search.cpan.org/~enoor/TaskForest-1.13/lib/TaskForest/Family.pm

TaskForest::Family Tags


TaskForest::Family Description

TaskForest::Family is a collection of jobs. TaskForest::Family is a collection of jobs.SYNOPSIS use TaskForest::Family; my $family = TaskForest::Family->new(name => 'Foo'); # the associated job dependencies are read within new(); $family->getCurrent(); # get the status of all jobs, what's failed, etc. $family->cycle(); # runs any jobs that are ready to be run $family->display(); # print to stdout a list of all jobs in the family # and their statuses Requirements: · Perl


TaskForest::Family Related Software