Changes for version 0.13 - 2023-01-26
- Add check for year in interval of 'dt_from' and 'dt_to' in random_year().
- Add check for year/month in interval of 'dt_from' and 'dt_to' in random_year_month().
- Add check for year/month/day in interval of 'dt_from' and 'dt_to' in random_year_month_day().
- Add Random::Day::InTheFuture object.
- Add Random::Day::InThePast object.
- Fix test dependencies.
- Remove obsolete code from t/Random-Day/05-random.t .
Modules
Class for random day generation.
Class for random day generation in the future.
Class for random day generation in the past.