Use Time::Fake 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.
Installed Size: 24.6 kB
Architectures: all