软件包: 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 (Mail Archive)
- 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