Help for this page
{ my %_mdy_cache; ... return $_mdy_cache{ $mdy } ||= Our::DateTime->from_mdy( $mdy, "/" +); } }