[ 原始碼: libtest-exception-perl ]
套件:libtest-exception-perl(0.43-1)
libtest-exception-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-exception-perl:
- [libtest-exception-perl_0.43-1.dsc]
- [libtest-exception-perl_0.43.orig.tar.gz]
- [libtest-exception-perl_0.43-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Jay Bonci (QA 頁面)
- gregor herrmann (QA 頁面)
- Jonathan Yu (QA 頁面)
- Jeremiah C. Foster (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Florian Schlichting (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module for testing exception-based code
Test::Exception is a Perl test module that provides a few convenience methods for testing exception-based code. It is built with Test::Builder and plays happily with Test::More and friends.
Note that this module only checks for exceptions, so it ignores other methods of halting program executing - including exit(). If your code causes the Perl interpreter to exit, Test::Exception won't be able to catch it.
其他與 libtest-exception-perl 有關的套件
|
|
|
|
-
- dep: libsub-uplevel-perl
- module to spoof the Perl call stack
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language