search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
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.
|
|
|
|
WWW: https://metacpan.org/release/Test-Time
|