Paketname | libtest-mocktime-perl |
Beschreibung | Replace actual time with simulated time |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.09-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 8074 Byte |
Prüfsumme MD5 | a0cbdf06a5f2385d3eaa8e14b5be2186 |
Prüfsumme SHA1 | 7893a4a9527e4a7d03d86bf0666a31d694f4cc41 |
Prüfsumme SHA256 | 02210c22320c092c8b689d13c4eec7ecd93d8fda8f2ac4653dd649f57e2d6c34 |
Link zum Herunterladen | libtest-mocktime-perl_0.09-1_all.deb |
Ausführliche Beschreibung | Test::MockTime enables test suites to test code at specific points in time.
Specifically it overrides the localtime, gmtime and time functions 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.
|