[ 原始碼: libtest-timer-perl ]
套件:libtest-timer-perl(2.10-1)
libtest-timer-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-timer-perl:
- [libtest-timer-perl_2.10-1.dsc]
- [libtest-timer-perl_2.10.orig.tar.gz]
- [libtest-timer-perl_2.10-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to test/assert code response times
Test::Timer implements a set of test primitives to test and assert test times from bodies of code.
The key features are subroutines to test/assert the following:
- that execution of a given piece of code does not exceed a specified time limit
- that execution of a given piece of code takes longer than a specified time limit and does not exceed another
其他與 libtest-timer-perl 有關的套件
|
|
|
|
-
- dep: liberror-perl
- Perl module for error/exception handling in an OO-ish way
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language