NAME
App::Standup::Role::Project - Project management for Standup::Diary
SYNOPSIS
class App::Standup::Diary :does( Project ) { ... }
DESCRIPTION
It provides an Object::Pad role with an only project_name.
Any class implementing App::Standup::Role::Project have a $self-project_name> instance field.