summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:03:50 +0100
committer B. Watson2022-03-14 09:03:50 +0100
commit715eefbfffaa8277357641a1638e68480c834cb4 (patch)
tree898f6c98bdbdd7d5d6d5261c2dc4285d444d04f2 /perl
parenteefbd73956875ade4a3506f44c468940f0b6f73c (diff)
downloadslackbuilds-715eefbfffaa8277357641a1638e68480c834cb4.tar.gz
perl/perl-Text-CSV_XS: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Text-CSV_XS/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Text-CSV_XS/README b/perl/perl-Text-CSV_XS/README
index 4bbec22ced..03afdb576b 100644
--- a/perl/perl-Text-CSV_XS/README
+++ b/perl/perl-Text-CSV_XS/README
@@ -1,3 +1,3 @@
-Text::CSV_XS provides facilities for the composition and decomposition of
-comma-separated values. An instance of the Text::CSV_XS class can combine
-fields into a CSV string and parse a CSV string into fields.
+Text::CSV_XS provides facilities for the composition and decomposition
+of comma-separated values. An instance of the Text::CSV_XS class can
+combine fields into a CSV string and parse a CSV string into fields.