Paketname | libtest-longstring-perl |
Beschreibung | module to test for string equality |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.13-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 11578 Byte |
Prüfsumme MD5 | cf19cb2f8ad01c0c55259fb690d65f9b |
Prüfsumme SHA1 | cc87689f84bd3e5aac8db9a8009450c251434a42 |
Prüfsumme SHA256 | 5c46ddb4c04b840bc6023ab536b28ca4030e983630e2d0dbc03a99f3586fafad |
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}
|