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::Directory

SYNOPSIS

    use Pake::Directory;
    $dir_task = Pake::Directory->new($code,$name,$dependency_array_ref);
    $dir_task->invoke();

Description

Directory task, needs to execute only if the directory does not exists

Methods

Overview of overriden methods in the Directory object

needed

Needed returns 1 only if the specified directory does not exists