perl-Test-MockTime: perl-Test-MockTime (Replaces actual time with simulated time)
perl-Test-MockTime:
perl-Test-MockTime: This module was created to enable test suites to test code at specific
perl-Test-MockTime: points in time. Specifically it overrides local_time, gmtime, and time
perl-Test-MockTime: at compile time. It then relies on the user supplying a mock time via
perl-Test-MockTime: set relative_time, set absolute_time, or set fixed_time to alter
perl-Test-MockTime: future calls to gmtime, time, or localtime.
perl-Test-MockTime:
perl-Test-MockTime: https://metacpan.org/release/Test-MockTime
perl-Test-MockTime:
perl-Test-MockTime: