libtest-time-perl 0.05-2 source package in Ubuntu

Changelog

libtest-time-perl (0.05-2) unstable; urgency=medium

  * debian/control
    - set Maintainer: Debian Perl Group
    - set Standards-Version: 4.1.0
    - add Vcs-*

 -- Hideki Yamane <email address hidden>  Sat, 26 Aug 2017 08:40:31 +0900

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-time-perl_0.05-2.dsc 2.0 KiB 30897c1035c82421b797096751a0a560c064ad0bfe9490c9ed1447a3b569dd09
libtest-time-perl_0.05.orig.tar.gz 9.6 KiB abef8885a811440114bfe067edc32f08500fbfd624902f8c3a81fc224ac4b410
libtest-time-perl_0.05-2.debian.tar.xz 1.5 KiB ccacc59c148362a827edb39b00addd5b8a4754942d83253096ecf4441be3a4e9

Available diffs

No changes file available.

Binary packages built by this source

libtest-time-perl: 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.