This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Code points above 255 are portable
[perl5.git] / META.yml
index 9def25c..3e6b3e8 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -28,6 +28,7 @@ no_index:
     - dist/ExtUtils-CBuilder
     - dist/ExtUtils-ParseXS
     - dist/Filter-Simple
+    - dist/FindBin
     - dist/I18N-Collate
     - dist/if
     - dist/IO/
@@ -83,6 +84,7 @@ no_index:
     - 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
@@ -110,9 +112,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.031000'
+  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.031009'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'