Name: | perl-Time-Fake |
---|---|
Version: | 0.11 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 9574 |
License: | GPL+ or Artistic |
RPM: | perl-Time-Fake-0.11-2.el8.noarch.rpm |
Source RPM: | perl-Time-Fake-0.11-2.el8.src.rpm |
Build Date: | Tue Mar 17 2020 |
Build Host: | jenkins-10-147-72-125-65312dbb-cd61-41b2-a619-fdc046990b45.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Time-Fake/ |
Summary: | Simulate different times without changing your system clock |
Description: | Use this module to achieve the effect of changing your system clock, but without actually changing your system clock. It overrides the Perl builtin subs time, localtime, and gmtime, causing them to return a "faked" time of your choice. From the script's point of view, time still flows at the normal rate, but it is just offset as if it were executing in the past or present. |