| Paketname | libstruct-compare-perl |
| Beschreibung | Recursive diff for perl structures. |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.0.1-2.1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 60 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Martin Zobel-Helas |
| Quelle | |
| Paketgröße | 7152 Byte |
| Prüfsumme MD5 | 6a0ea36962c98c0e40c34291e023402c |
| Prüfsumme SHA1 | 2d4713bdf2d44ccafc9ddd6dec253ddec165f602 |
| Prüfsumme SHA256 | fe08eaa18447cbebbf6a37ddc0827a6529c59ca1de3e0002331f3999fd6c398e |
| 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!
|