summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:57:56 +0100
committer B. Watson2022-03-14 08:57:56 +0100
commit64691a83fc4300005063cd6c08e31c071307763c (patch)
treef1577982fa2c87daa7ffd88ac44e27c508633c42 /perl
parent50d1e0e0f10d64370a4c2bdd4aeba65730dc0dbd (diff)
downloadslackbuilds-64691a83fc4300005063cd6c08e31c071307763c.tar.gz
perl/perl-File-Slurp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-File-Slurp/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl/perl-File-Slurp/README b/perl/perl-File-Slurp/README
index 738ef85e93..f9be179772 100644
--- a/perl/perl-File-Slurp/README
+++ b/perl/perl-File-Slurp/README
@@ -1,3 +1,4 @@
This perl module provides subs that allow you to read or write entire
-files with one simple call. They are designed to be simple to use, have
-flexible ways to pass in or get the file contents and to be very efficient.
+files with one simple call. They are designed to be simple to use,
+have flexible ways to pass in or get the file contents and to be very
+efficient.