Perl extension to override time()/sleep() core functions for testing
Test::Time can be used to test modules that deal with time. Once you use this module, all references to time and sleep will be internalized. You can set custom time by passing time => number after the use statement.
$
pkg install p5-Test-TimeOrigin
devel/p5-Test-Time
Size
39.8KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages