NAME

Standup::Role::Date - Date management for Standup::Diary

SYNOPSIS

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

DESCRIPTION

It provides an Object::Pad role with an only date field based on Time::Piece.

Any class implementing Standup::Role::Date have a $self-date> instance field.