perl-Test-MockTime

Mock time/localtime for testing

SRPM:     perl-Test-MockTime-0.07-1.n0i.2.fc8.src.rpm
SPEC:     perl-Test-MockTime.spec
Version:  0.07
Release:  1.n0i.2.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     5777
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Test-MockTime/
Date:     Thu Sep 20 2007, 19:17 GMT

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.

Changelog:

  • Thu Sep 20 2007 Marius Feraru <altblue@n0i.net> - 0.07-1.n0i.2
    - version 0.07
  • Thu Jun 22 2006 Marius Feraru <altblue@n0i.net> - 0.02-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer v1.12.1
    - rebuild on perl 5.8.8

Files:

  • perl-Test-MockTime.spec
  • Test-MockTime-0.07.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(Test::More)
  • perl(Time::Local)
  • perl(Time::Piece)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)