perl-Test-MockTime - Replaces actual time with simulated time
Website: | http://search.cpan.org/dist/Test-MockTime/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
This module was created to enable test suites to test code at specific points in time. Specifically it overrides localtime, gmtime and time at compile time and then relies on the user supplying a mock time via set_relative_time, set_absolute_time or set_fixed_time to alter future calls to gmtime,time or localtime.
Packages
perl-Test-MockTime-0.12-4.fc14.noarch [10 KiB] |
Changelog
by Marcela Maslanova (2010-05-06):
- Mass rebuild with perl-5.12.0 |