summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:03:47 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 04:03:47 -0400
commiteefbd73956875ade4a3506f44c468940f0b6f73c (patch)
treea341934c6dcbcc52c35bc72a46aa2e42fdedc182 /perl
parentb55468d84233b6df4d05f6b81e7915b1b5b2e7fe (diff)
downloadslackbuilds-eefbd73956875ade4a3506f44c468940f0b6f73c.tar.gz
slackbuilds-eefbd73956875ade4a3506f44c468940f0b6f73c.tar.xz
perl/perl-Test-SubCalls: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Test-SubCalls/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Test-SubCalls/README b/perl/perl-Test-SubCalls/README
index c563e9742c..5e4122b9c1 100644
--- a/perl/perl-Test-SubCalls/README
+++ b/perl/perl-Test-SubCalls/README
@@ -6,4 +6,5 @@ some underlying subroutine deep within the code was called a specific
number of times.
This module provides a number of functions for doing testing in this
-way in association with your normal Test::More (or similar) test scripts.
+way in association with your normal Test::More (or similar) test
+scripts.