This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make it possible to remove a closed IO::Socket handle from IO::Select.
[perl5.git] / META.yml
index 6db7985..8c3202f 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -78,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
@@ -115,5 +117,5 @@ resources:
   homepage: https://www.perl.org/
   license: https://dev.perl.org/licenses/
   repository: https://github.com/Perl/perl5
-version: '5.031008'
+version: '5.031009'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'