summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2019-02-23 12:27:17 +0000
committerDavid Mitchell <davem@iabyn.com>2019-02-23 12:54:17 +0000
commit929e53be972b0c811eca54a3c7017db116f62e4a (patch)
tree1b378b5e4a13253ce66f020c805a17690c46f4f8 /META.json
parent678ae29284d351e19c3401c94ccf83538266b096 (diff)
downloadperl-929e53be972b0c811eca54a3c7017db116f62e4a.tar.gz
upgrade cpan/JSON-PP from 4.00 to 4.02
4.02 2019-02-23 - fix a test that breaks if perl is compiled with -Dquadmath (RT-128589) 4.01 2019-02-22 - allow to pass indent_length to json_pp (GH#46)
Diffstat (limited to 'META.json')
-rw-r--r--META.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META.json b/META.json
index 5216ba9a07..cacbc8acd0 100644
--- a/META.json
+++ b/META.json
@@ -128,5 +128,5 @@
}
},
"version" : "5.029009",
- "x_serialization_backend" : "JSON::PP version 4.00"
+ "x_serialization_backend" : "JSON::PP version 4.02"
}