summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorKenichi Ishigaki <ishigaki@cpan.org>2022-10-10 21:51:39 +0000
committerJames E Keenan <jkeenan@cpan.org>2022-10-10 21:51:39 +0000
commit2edec0e0c82cf00befaffdbced3b22aef1eef8d7 (patch)
treea17d1fcf4e8a5161014c1dc6e29139759cd14238 /META.json
parentf41910bf9320ae3f1312f3e832504e8b03da3f00 (diff)
downloadperl-2edec0e0c82cf00befaffdbced3b22aef1eef8d7.tar.gz
JSON::PP: Synch with CPAN version 4.12
From Changes: Call unimport overload first to silence warnings. (https://github.com/makamaka/JSON-PP/issues/76, haarg++) Committer: To keep 'make test_porting' happy, run: cd t; ./perl porting/regen.t; cd - ./perl -Ilib Porting/makemeta -j
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 d35bc13b07..e6e6effe85 100644
--- a/META.json
+++ b/META.json
@@ -120,5 +120,5 @@
}
},
"version" : "5.037005",
- "x_serialization_backend" : "JSON::PP version 4.11"
+ "x_serialization_backend" : "JSON::PP version 4.12"
}