This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlexperiment: Remove Unicode in EBCDIC
[perl5.git] / META.json
index a5929de..f44fc2a 100644 (file)
--- a/META.json
+++ b/META.json
@@ -21,6 +21,7 @@
          "dist/Carp",
          "dist/constant",
          "dist/Data-Dumper",
+         "dist/Devel-PPPort",
          "dist/Devel-SelfStubber",
          "dist/Dumpvalue",
          "dist/encoding-warnings",
    "release_status" : "unstable",
    "resources" : {
       "bugtracker" : {
-         "web" : "https://rt.perl.org/"
+         "web" : "https://github.com/Perl/perl5/issues"
       },
-      "homepage" : "http://www.perl.org/",
+      "homepage" : "https://www.perl.org/",
       "license" : [
-         "http://dev.perl.org/licenses/"
+         "https://dev.perl.org/licenses/"
       ],
       "repository" : {
-         "url" : "http://perl5.git.perl.org/"
+         "url" : "https://github.com/Perl/perl5"
       }
    },
-   "version" : "5.027005",
-   "x_serialization_backend" : "JSON::PP version 2.94"
+   "version" : "5.031006",
+   "x_serialization_backend" : "JSON::PP version 4.04"
 }