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