Package perl-Test-MockTime: Information

    Source package: perl-Test-MockTime
    Version: 0.12-alt3_11
    Build time:  Feb 24, 2013, 06:37 AM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Test-MockTime (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Exporter.pm)
      2. perl(ExtUtils/MakeMaker.pm)
      3. perl(Test/More.pm)
      4. perl(Test/Pod.pm)
      5. perl(Time/Local.pm)
      6. perl(Time/Piece.pm)
      7. perl-devel
      8. perl-podlators
      9. rpm-build-perl

    Last changed


    Feb. 22, 2013 Igor Vlasenko 0.12-alt3_11
    - update to new release by fcimport
    Dec. 10, 2012 Igor Vlasenko 0.12-alt3_10
    - moved to Sisyphus
    July 31, 2012 Igor Vlasenko 0.12-alt2_10
    - update to new release by fcimport