v 1.250.0
Determine if a time is within the next specified period.
Time::Period is a module that provides the inPeriod method, which takes an argument of a time and a delta from the current time, and returns true if the time is within now + delta, false otherwise. It is used for firing scheduled events--backups, expiration of backups, etc.
https://metacpan.org/pod/Time::Period
Installations | 1 |
Requested Installations | 1 |