summaryrefslogtreecommitdiff
path: root/converters/p5-JSON-XS-VersionOneAndTwo/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-JSON-XS-VersionOneAndTwo/DESCR')
-rw-r--r--converters/p5-JSON-XS-VersionOneAndTwo/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/converters/p5-JSON-XS-VersionOneAndTwo/DESCR b/converters/p5-JSON-XS-VersionOneAndTwo/DESCR
new file mode 100644
index 00000000000..16f751cc1fa
--- /dev/null
+++ b/converters/p5-JSON-XS-VersionOneAndTwo/DESCR
@@ -0,0 +1,4 @@
+JSON::XS changed its API at version 2.01. If you have to maintain
+code which may be run on systems with either version one or two
+then this is a bit of a pain. This module takes the pain away
+without sacrificing performance.