overrides time()/sleep() core functions for testing
Index | devel
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>