Help for this page
Time::Piece::mon_list(@months);
my @months = Time::Piece::mon_list;
my $t = Time::Piece->new(); my @months = $t->mon_list;