p5-Time-Period

perl module to deal with time periods

WWW CVSWeb GITHub
  1. Package version
    p5-Time-Period-1.25
  2. Maintainer
    The OpenBSD ports mailing-list

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.