Paketname | libtest-subcalls-perl |
Beschreibung | Perl module to count subroutine calls |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.09-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libhook-lexwrap-perl (>= 0.20) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 8292 Byte |
Prüfsumme MD5 | 5ccab4bdc9298243cce4a41f69035d6e |
Prüfsumme SHA1 | 4a5586e568037b9d07655b8548a3903f1f7a5f18 |
Prüfsumme SHA256 | 5f98ade46e87baddd346d6887b5a454f40d3424b6c94d2b74a819ebd26cfa366 |
Link zum Herunterladen | libtest-subcalls-perl_1.09-2_all.deb |
Ausführliche Beschreibung | Test::SubCalls provides functions for testing that subroutines are called a
specific number of times. It is useful in situations like testing caching
code, where you want to do some tests as normal and then verify that some
underlying subroutine within the code was called a specific number of times.
|