NAME

Standup::Role::Project - Project management for Standup::Diary

SYNOPSIS

class Standup::Diary :does( Project ) { ... }

DESCRIPTION

It provides an Object::Pad role with an only project_name.

Any class implementing Standup::Role::Project have a $self-project_name> instance field.