| Name: | perl-Test-SubCalls |
|---|---|
| Version: | 1.09 |
| Release: | 14.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 31998 |
| License: | GPL+ or Artistic |
| RPM: | perl-Test-SubCalls-1.09-14.el7.noarch.rpm |
| Source RPM: | perl-Test-SubCalls-1.09-14.el7.src.rpm |
| Build Date: | Wed Apr 30 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Test-SubCalls/ |
| Summary: | Track the number of times subs are called |
| Description: | There is a number of different situations (like testing caching code) where you 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. |