The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

    Pake::MultiTask

SYNOPSIS

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

Description

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