X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/b85fe49188f38c4ce839983c5ff89c7d295de6e7..4adf113af1ee3b1c6283f36c81ffefc1adf400ff:/META.yml diff --git a/META.yml b/META.yml index 9def25c..3e6b3e8 100644 --- 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'