Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37396703
en ru br
ALT Linux repos
S:0.17-alt1_6

Group :: Development/Other
RPM: perl-Test-MockTime

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.17-alt1_6
Build date: 20 november 2019, 11:38 ( 230.2 weeks ago )
Size: 12.14 Kb

Home page:   https://metacpan.org/release/Test-MockTime

License: GPL+ or Artistic
Summary: Replaces actual time with simulated time
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Test-MockTime
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin