This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
msgrcv: properly downgrade the receive buffer
[perl5.git] / META.yml
index a652b8a..09696b2 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -19,6 +19,7 @@ no_index:
     - dist/Carp
     - dist/constant
     - dist/Data-Dumper
+    - dist/Devel-PPPort
     - dist/Devel-SelfStubber
     - dist/Dumpvalue
     - dist/encoding-warnings
@@ -27,6 +28,7 @@ no_index:
     - dist/ExtUtils-CBuilder
     - dist/ExtUtils-ParseXS
     - dist/Filter-Simple
+    - dist/FindBin
     - dist/I18N-Collate
     - dist/if
     - dist/IO/
@@ -76,12 +78,14 @@ no_index:
     - dist/IO/t/cachepropagate-tcp.t
     - dist/IO/t/cachepropagate-udp.t
     - dist/IO/t/cachepropagate-unix.t
+    - dist/IO/t/gh17447.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_getline.t
     - dist/IO/t/io_leak.t
     - dist/IO/t/io_linenum.t
     - dist/IO/t/io_multihomed.t
@@ -109,9 +113,9 @@ no_index:
     - vutil.h
     - vxs.inc
 resources:
-  bugtracker: https://rt.perl.org/
-  homepage: http://www.perl.org/
-  license: http://dev.perl.org/licenses/
-  repository: http://perl5.git.perl.org/
-version: '5.025010'
+  bugtracker: https://github.com/Perl/perl5/issues
+  homepage: https://www.perl.org/
+  license: https://dev.perl.org/licenses/
+  repository: https://github.com/Perl/perl5
+version: '5.033005'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'