Source: libtime-period-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9), perl Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-period-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtime-period-perl.git Homepage: https://metacpan.org/release/Time-Period Package: libtime-period-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl library for testing if a time() is in a specific period The Time::Period library provides a function which tells whether a specific time falls within a specified time period. Its syntax for specifying time periods allows you to test for conditions like "Monday to Friday, 9am till 5pm" and "on the second Tuesday of the month" and "between 4pm and 4:15pm" and "in the first half of each minute" and "in January of 1998".