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}
Attachment | Size | Date |
---|---|---|
libtest-longstring-perl_0.15-1_all.deb | 12.06 KB | 05/08/2013 - 14:17 |
libtest-longstring-perl (0.15-1) unstable; urgency=low
* New upstream release
* debian/copyright:
- Update license stanzas
- Update copyright years
* debian/patches/fix-spelling-error:
- New patch to fix spelling error in manpage
Recent comments