Paketname | libtest-subcalls-perl |
Beschreibung | Perl module to count subroutine calls |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.09-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libhook-lexwrap-perl (>= 0.20) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 7952 Byte |
Prüfsumme MD5 | 9b9de65f4a3c5b0fbeb44633ff34e09d |
Prüfsumme SHA1 | a8c473a1e626a5d57b3dfe508a22cd0a58bd056d |
Prüfsumme SHA256 | 328fa5f03e7645c1325ac00a558fccdec73794495458d180d942ebaa49285fcd |
Link zum Herunterladen | libtest-subcalls-perl_1.09-1_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.
|