summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:58:31 +0100
committer B. Watson2022-03-14 08:58:31 +0100
commiteba755fe73a033cd4c954ecb2cc0683dc42b8a6e (patch)
treecc2fef4152975ee888a95fa92c11f722c8a22086 /perl
parentb2832fab02c1c06bf172c80eaefd72c97562f27b (diff)
downloadslackbuilds-eba755fe73a033cd4c954ecb2cc0683dc42b8a6e.tar.gz
perl/perl-IO-CaptureOutput: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-IO-CaptureOutput/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-IO-CaptureOutput/README b/perl/perl-IO-CaptureOutput/README
index 24b5256495..c88b067d23 100644
--- a/perl/perl-IO-CaptureOutput/README
+++ b/perl/perl-IO-CaptureOutput/README
@@ -1,3 +1,3 @@
-This module provides routines for capturing STDOUT and STDERR from perl
-subroutines, forked system calls (e.g. system(), fork()) and from XS or C
-modules.
+This module provides routines for capturing STDOUT and STDERR from
+perl subroutines, forked system calls (e.g. system(), fork()) and from
+XS or C modules.