This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
new perldelta
[perl5.git] / META.json
index 0c22a75..9acf0e5 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",
          "dist/ExtUtils-CBuilder",
          "dist/ExtUtils-ParseXS",
          "dist/Filter-Simple",
+         "dist/FindBin",
          "dist/I18N-Collate",
          "dist/if",
-         "dist/IO/",
-         "dist/lib/",
+         "dist/IO",
+         "dist/lib",
          "dist/Locale-Maketext",
+         "dist/Math-Complex",
          "dist/Module-CoreList",
          "dist/Net-Ping",
          "dist/PathTools",
          "dist/Time-HiRes",
          "dist/Unicode-Normalize",
          "dist/XSLoader",
+         "ext/B/t",
+         "ext/Devel-Peek/t",
+         "ext/DynaLoader/t",
+         "ext/Errno/t",
+         "ext/Fcntl/t",
+         "ext/File-DosGlob/t",
+         "ext/File-Find/t",
+         "ext/File-Glob/t",
+         "ext/FileCache/t",
+         "ext/GDBM_File/t",
+         "ext/Hash-Util-FieldHash/t",
+         "ext/Hash-Util/t",
+         "ext/I18N-Langinfo/t",
+         "ext/IPC-Open3/t",
+         "ext/NDBM_File/t",
+         "ext/ODBM_File/t",
+         "ext/Opcode/t",
+         "ext/PerlIO-encoding/t",
+         "ext/PerlIO-via/t",
+         "ext/Pod-Functions/t",
+         "ext/Pod-Html/t",
+         "ext/POSIX/t",
+         "ext/re/t",
+         "ext/SDBM_File/t",
+         "ext/Sys-Hostname/t",
+         "ext/Tie-Hash-NamedCapture/t",
+         "ext/Tie-Memoize/t",
+         "ext/VMS-DCLsym/t",
+         "ext/VMS-Filespec/t",
+         "ext/VMS-Stdio/t",
+         "ext/Win32CORE/t",
+         "ext/XS-APItest/t",
+         "ext/XS-Typemap/t",
          "lib/perl5db",
          "win32"
       ],
       "file" : [
          "autodoc.pl",
-         "dist/IO/ChangeLog",
-         "dist/IO/hints/sco.pl",
-         "dist/IO/IO.pm",
-         "dist/IO/IO.xs",
-         "dist/IO/lib/IO/Dir.pm",
-         "dist/IO/lib/IO/File.pm",
-         "dist/IO/lib/IO/Handle.pm",
-         "dist/IO/lib/IO/Pipe.pm",
-         "dist/IO/lib/IO/Poll.pm",
-         "dist/IO/lib/IO/Seekable.pm",
-         "dist/IO/lib/IO/Select.pm",
-         "dist/IO/lib/IO/Socket.pm",
-         "dist/IO/lib/IO/Socket/INET.pm",
-         "dist/IO/lib/IO/Socket/UNIX.pm",
-         "dist/IO/Makefile.PL",
-         "dist/IO/poll.c",
-         "dist/IO/poll.h",
-         "dist/IO/README",
-         "dist/IO/t/cachepropagate-tcp.t",
-         "dist/IO/t/cachepropagate-udp.t",
-         "dist/IO/t/cachepropagate-unix.t",
-         "dist/IO/t/IO.t",
-         "dist/IO/t/io_const.t",
-         "dist/IO/t/io_dir.t",
-         "dist/IO/t/io_dup.t",
-         "dist/IO/t/io_file.t",
-         "dist/IO/t/io_file_export.t",
-         "dist/IO/t/io_leak.t",
-         "dist/IO/t/io_linenum.t",
-         "dist/IO/t/io_multihomed.t",
-         "dist/IO/t/io_pipe.t",
-         "dist/IO/t/io_poll.t",
-         "dist/IO/t/io_sel.t",
-         "dist/IO/t/io_sock.t",
-         "dist/IO/t/io_taint.t",
-         "dist/IO/t/io_tell.t",
-         "dist/IO/t/io_udp.t",
-         "dist/IO/t/io_unix.t",
-         "dist/IO/t/io_utf8.t",
-         "dist/IO/t/io_utf8argv.t",
-         "dist/IO/t/io_xs.t",
-         "dist/lib/lib_pm.PL",
-         "dist/lib/Makefile.PL",
-         "dist/lib/t/01lib.t",
          "lib/unicore/mktables",
          "pod/perlfilter.pod",
          "pod/perlpodstyle.pod",
    "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.025008",
-   "x_serialization_backend" : "JSON::PP version 2.27400_02"
+   "version" : "5.039008",
+   "x_serialization_backend" : "JSON::PP version 4.16"
 }