套件: libtest-exception-perl (0.43-1)
libtest-exception-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jay Bonci
- gregor herrmann
- Jonathan Yu
- Jeremiah C. Foster
- Ansgar Burchardt
- Florian Schlichting
外部的資源:
- 主頁 [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