diff options
Diffstat (limited to 'perl/perl-JSON-XS/README')
-rw-r--r-- | perl/perl-JSON-XS/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-JSON-XS/README b/perl/perl-JSON-XS/README index fd27ddb5ad986..c6b0c000686f6 100644 --- a/perl/perl-JSON-XS/README +++ b/perl/perl-JSON-XS/README @@ -1,3 +1,3 @@ -This module converts Perl data structures to JSON and vice versa. -Its primary goal is to be correct and its secondary goal is to be -fast. To reach the latter goal it was written in C.
\ No newline at end of file +This module converts Perl data structures to JSON and vice versa. Its +primary goal is to be correct and its secondary goal is to be fast. To +reach the latter goal it was written in C. |