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 7d538e2..f44fc2a 100644 (file)
--- a/META.json
+++ b/META.json
    "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.031002",
-   "x_serialization_backend" : "JSON::PP version 4.02"
+   "version" : "5.031006",
+   "x_serialization_backend" : "JSON::PP version 4.04"
 }