[ 源代码: libperlx-assert-perl ]
软件包:libperlx-assert-perl(0.905-1)
libperlx-assert-perl 的相关链接
Debian 的资源:
下载源码包 libperlx-assert-perl:
- [libperlx-assert-perl_0.905-1.dsc]
- [libperlx-assert-perl_0.905.orig.tar.gz]
- [libperlx-assert-perl_0.905-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
yet another assertion keyword
PerlX::Assert is a framework for embedding assertions in Perl code. Under normal circumstances, assertions are not checked; they are optimized away at compile time.
However if, at compile time, any of the following environment variables is true, assertions are checked, and if they fail, throw an exception.
- PERL_STRICT - AUTHOR_TESTING - EXTENDED_TESTING - RELEASE_TESTING
That is, assertions will only typically be checked when the test suite is being run on the authors' machine, or otherwise opted into.
其他与 libperlx-assert-perl 有关的软件包
|
|
|
|
-
- dep: libdevel-declare-perl
- module to add new syntax to Perl
-
- dep: libdevel-strictmode-perl
- determine whether strict (but slow) tests should be enabled
-
- dep: libexporter-tiny-perl
- tiny exporter similar to Sub::Exporter
-
- dep: libkeyword-simple-perl
- Perl module to define new keywords in pure Perl
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)