perl/perl-File-Slurp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
50d1e0e0f1
commit
64691a83fc
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue