Source: libtest-time-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper (>= 10),
               libfile-slurp-perl,
Build-Depends-Indep: perl
Standards-Version: 4.1.0
Homepage: https://metacpan.org/release/Test-Time
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-time-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-time-perl.git

Package: libtest-time-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: 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.
