overrides 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.

Maintainer: Julien Dhaille <julien.dhaille@gmail.com>

WWW: https://metacpan.org/release/Test-Time
