[ 原始碼: libtest-identity-perl ]
套件:libtest-identity-perl(0.01-4)
libtest-identity-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-identity-perl:
- [libtest-identity-perl_0.01-4.dsc]
- [libtest-identity-perl_0.01.orig.tar.gz]
- [libtest-identity-perl_0.01-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
test module that asserts the referential identity of a reference
Test::Identity provides a single testing function, identical. It asserts that a given reference is as expected; that is, it either refers to the same object or is undef. It is similar to Test::More::is except that it uses refaddr, ensuring that it behaves correctly even if the references under test are objects that overload stringification or numification. It also provides better diagnostics if the test fails.
其他與 libtest-identity-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language