Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test-SubCalls: Track the number of times subs are called
- Summary
- There are a number of different situations (like testing cacheing
code) where you want to want to do a number of tests, and then verify
that some underlying subroutine deep within the code was called a
specific number of times.
Changelog
- * Fri May 12 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.06-1
- Update to 1.06.
- * Tue Apr 25 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.05-1
- First build.