Name: | perl-Time-Fake |
---|---|
Version: | 0.11 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 10279 |
License: | GPL+ or Artistic |
RPM: | perl-Time-Fake-0.11-2.el7.noarch.rpm |
Source RPM: | perl-Time-Fake-0.11-2.el7.src.rpm |
Build Date: | Mon Feb 03 2020 |
Build Host: | x86-ol7-builder-03.us.oracle.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. |