summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-SubCalls/slack-desc
blob: 8dbcf28f4fc75d3a8db11253fd54770bb8bdbc26 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                  |-----handy-ruler------------------------------------------------------|
perl-Test-SubCalls: perl-Test-SubCalls (Tests for Perl 5)
perl-Test-SubCalls:
perl-Test-SubCalls: There are a number of different situations where you want to want
perl-Test-SubCalls: to do a number of tests, and then verify that some underlying
perl-Test-SubCalls: subroutine deep within the code was called a specific number of times.
perl-Test-SubCalls:
perl-Test-SubCalls: This module provides a number of functions for doing testing in this
perl-Test-SubCalls: way.
perl-Test-SubCalls:
perl-Test-SubCalls: Homepage: https://metacpan.org/pod/Test::SubCalls
perl-Test-SubCalls: