软件包: libtest-hexstring-perl (0.03-1)
libtest-hexstring-perl 的相关链接
Trisquel 的资源:
下载源码包 libtest-hexstring-perl:
- [libtest-hexstring-perl_0.03-1.dsc]
- [libtest-hexstring-perl_0.03.orig.tar.gz]
- [libtest-hexstring-perl_0.03-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Xavier Guimard
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module that tests binary strings with hex dump diagnostics
Test::HexString provides a single function, is_hexstr(), which asserts that the given string matches what was expected. When the strings match (i.e. compare equal using the eq operator), the behaviour is identical to the usual is() function provided by Test::More.
When the strings are different, a hex dump is produced as diagnostic, rather than the string values being printed raw.
其他与 libtest-hexstring-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language