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