diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /converters/p5-JSON-Any/pkg-descr | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) |
Notes
Diffstat (limited to 'converters/p5-JSON-Any/pkg-descr')
-rw-r--r-- | converters/p5-JSON-Any/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/p5-JSON-Any/pkg-descr b/converters/p5-JSON-Any/pkg-descr index 173ca7754bce..8d6c1b382bfe 100644 --- a/converters/p5-JSON-Any/pkg-descr +++ b/converters/p5-JSON-Any/pkg-descr @@ -1,6 +1,6 @@ -This module will provide a coherent API to bring together -the various JSON modules currently on CPAN. This module will -allow you to code to any JSON API and have it work regardless +This module will provide a coherent API to bring together +the various JSON modules currently on CPAN. This module will +allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. WWW: http://search.cpan.org/dist/JSON-Any/ |