diff options
-rw-r--r-- | perl/perl-Text-CSV_XS/README | 6 |
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. |