summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:03:04 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-14 04:03:04 -0400
commit291b22fee314b2ddba543e9998e2c05745b42286 (patch)
tree8314971768e357fd77b3918e2c58bcb2e5b4a15a /perl
parent10866ccab040c1673965e47f13ade94ed4047b62 (diff)
downloadslackbuilds-291b22fee314b2ddba543e9998e2c05745b42286.tar.gz
slackbuilds-291b22fee314b2ddba543e9998e2c05745b42286.tar.xz
perl/perl-Switch: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Switch/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl/perl-Switch/README b/perl/perl-Switch/README
index cf0e7c40f2..4933ae4ca7 100644
--- a/perl/perl-Switch/README
+++ b/perl/perl-Switch/README
@@ -1,2 +1,3 @@
-Switch implements a generalized case mechanism that covers most (but not all)
-of the numerous possible combinations of switch and case values.
+Switch implements a generalized case mechanism that covers most (but
+not all) of the numerous possible combinations of switch and case
+values.