Paketname | libtest-longstring-perl |
Beschreibung | module to test for string equality |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 11554 Byte |
Prüfsumme MD5 | 2f7e7d200a0a6a458e0876e072c4aa01 |
Prüfsumme SHA1 | 21547db33848c6a27d93719c726c75a7afa81b51 |
Prüfsumme SHA256 | 5ef1c7a5192e92299a290ff65fd8a07489c1c29272dccf8ea3826b2b4e5acedb |
Link zum Herunterladen | libtest-longstring-perl_0.13-1_all.deb |
Ausführliche Beschreibung | 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}
|