Pake::MultiTask - Pake::MultiTask documentation


pake documentation  | view source Contained in the pake distribution.

Index


NAME

Top

    Pake::MultiTask

SYNOPSIS

Top

    use Pake::MultiTask;
    $multi_task = Pake::MultiTask->new($code,$name,$dependency_array_ref);
    $mulit_task->invoke();




Description

Top

MultiTask task, executes dependencies in parallel. Right now there is no guarantee that dependencies want be run more then once

Methods

Overview of overriden methods in the FileTask object

invoke_prerequisites

Parrallel invocation

inoker

Thread method invoke


pake documentation  | view source Contained in the pake distribution.