diff options
Diffstat (limited to 'textproc/p5-JSON/pkg-descr')
-rw-r--r-- | textproc/p5-JSON/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-JSON/pkg-descr b/textproc/p5-JSON/pkg-descr new file mode 100644 index 000000000000..a0d81aa17ffb --- /dev/null +++ b/textproc/p5-JSON/pkg-descr @@ -0,0 +1,5 @@ +This module converts from JSON (JavaScript Object Notation) to Perl +data structures, and the other way around. + +WWW: http://search.cpan.org/dist/JSON/ +WWW: http://www.crockford.com/JSON/ |