summaryrefslogtreecommitdiffstats
path: root/perl/perl-File-Slurp/README
diff options
context:
space:
mode:
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 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.