libtest-longstring-perl

Rating: 
0
No votes yet

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}

Application versions: 
AttachmentSizeDate
File libtest-longstring-perl_0.15-1_all.deb12.06 KB05/08/2013 - 14:17
Changelog: 

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