perl module to deal with time periods
The inPeriod function determines if a given time falls within a
given period.  inPeriod returns 1 if the time does fall within the
given period, 0 if not, and -1 if inPeriod detects a malformed time
or period.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Time-Period
