perl-Test-Time - Overrides the time() and sleep() core functions for testing
| Website: | https://metacpan.org/release/Test-Time |
|---|---|
| License: | GPL+ or Artistic |
| Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
| perl-Test-Time-0.092-1.aldos.noarch [7 KiB] |
Changelog
by Joel Barrios (2022-06-16):
- Update to 0.092. |