[ ソース: libtest-longstring-perl ]
パッケージ: libtest-longstring-perl (0.17-1.1)
libtest-longstring-perl に関するリンク
Debian の資源:
libtest-longstring-perl ソースパッケージをダウンロード:
- [libtest-longstring-perl_0.17-1.1.dsc]
- [libtest-longstring-perl_0.17.orig.tar.gz]
- [libtest-longstring-perl_0.17-1.1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- gregor herrmann (QA ページ)
- Jonathan Yu (QA ページ)
- Krzysztof Krzyzaniak (eloy) (QA ページ)
- Angel Abad (QA ページ)
外部の資源:
- ホームページ [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}