Paketname | libstruct-compare-perl |
Beschreibung | Recursive diff for perl structures. |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.1-2.1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 7364 Byte |
Prüfsumme MD5 | 25b2929498071766554cdd15ed266ed3 |
Prüfsumme SHA1 | ff31a6a5956b224f20b9123bd5af9d25b0bb375c |
Prüfsumme SHA256 | e4d905e7cedd7853e31e85cdaddd0ccec4341060638a1c37cbd82171b9a0f6fe |
Link zum Herunterladen | libstruct-compare-perl_1.0.1-2.1_all.deb |
Ausführliche Beschreibung | Compares two values of any type and structure and returns true if they
are the same. It does a deep comparison of the structures, so a hash
of a hash of a whatever will be compared correctly.
.
This is especially useful for writing unit tests for your modules!
|