Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Test-Time-0.80.0-2.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Test-Time Distribution: Mageia
Version: 0.80.0 Vendor: Mageia.Org
Release: 2.mga8 Build date: Sat Feb 15 16:12:04 2020
Group: Development/Perl Build host: localhost
Size: 27407 Source RPM: perl-Test-Time-0.80.0-2.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Test-Time
Summary: Overrides the time() and sleep() core functions for testing
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:

    use Test::Time time => 1;

    my $now = time;    # $now is equal to 1
    sleep 300;         # returns immediately, displaying a note
    my $then = time;   # $then equals to 301

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat Feb 15 2020 umeabot <umeabot> 0.80.0-2.mga8
  + Revision: 1526801
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Sat Jun 29 2019 tv <tv> 0.80.0-1.mga8
  + Revision: 1415966
  - update to 0.08
* Wed Oct 03 2018 tv <tv> 0.70.0-1.mga7
  + Revision: 1316085
  - update to 0.07
* Thu Sep 20 2018 umeabot <umeabot> 0.60.0-2.mga7
  + Revision: 1286820
  - Mageia 7 Mass Rebuild
* Fri Jun 29 2018 tv <tv> 0.60.0-1.mga7
  + Revision: 1240680
  - update to 0.06

Files

/usr/share/doc/perl-Test-Time
/usr/share/doc/perl-Test-Time/Changes
/usr/share/doc/perl-Test-Time/LICENSE
/usr/share/doc/perl-Test-Time/META.json
/usr/share/doc/perl-Test-Time/META.yml
/usr/share/doc/perl-Test-Time/MYMETA.yml
/usr/share/doc/perl-Test-Time/README
/usr/share/man/man3/Test::Time.3pm.xz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Time.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024