[ 源代码: libtest-longstring-perl ]
软件包:libtest-longstring-perl(0.17-3)
libtest-longstring-perl 的相关链接
Debian 的资源:
下载源码包 libtest-longstring-perl:
- [libtest-longstring-perl_0.17-3.dsc]
- [libtest-longstring-perl_0.17.orig.tar.gz]
- [libtest-longstring-perl_0.17-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to test for string equality
Test::LongString is a Perl test module that provides some functions useful for testing the equality of long strings. Upon failure, it will provide more useful diagnostic output by:
* Reporting lengths of the strings that have been compared * Reporting length of the common prefix of strings * Automatically escaping non-ASCII characters as \x{xx}