aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-File-Slurp/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 03:57:56 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-14 03:57:56 -0400
commit64691a83fc4300005063cd6c08e31c071307763c (patch)
treef1577982fa2c87daa7ffd88ac44e27c508633c42 /perl/perl-File-Slurp/README
parent50d1e0e0f10d64370a4c2bdd4aeba65730dc0dbd (diff)
downloadslackbuilds-64691a83fc4300005063cd6c08e31c071307763c.tar.xz
perl/perl-File-Slurp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-File-Slurp/README')
-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 738ef85e933a..f9be17977202 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.