Source: libtime-mock-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Hideki Yamane Build-Depends: debhelper (>= 10), libmodule-build-perl, perl Standards-Version: 4.1.0 Homepage: https://metacpan.org/release/Time-Mock Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-mock-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtime-mock-perl.git Package: libtime-mock-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: shift and scale time Perl module Test::MockTime is nice, but doesn't allow you to accelerate the timestep and doesn't deal with Time::HiRes or give you any way to change the time across forks. Time::Mock speed up your sleep(), alarm(), and time() calls.