This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Remove per-thread section; move to real scns
[perl5.git] / META.yml
index 552f572..09696b2 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -4,7 +4,7 @@ author:
   - perl5-porters@perl.org
 build_requires: {}
 dynamic_config: 1
-generated_by: 'CPAN::Meta version 2.150001, CPAN::Meta::Converter version 2.150001'
+generated_by: 'CPAN::Meta version 2.150010, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -16,25 +16,24 @@ no_index:
     - dist/Attribute-Handlers
     - dist/autouse
     - dist/base
-    - dist/bignum
     - dist/Carp
     - dist/constant
     - dist/Data-Dumper
+    - dist/Devel-PPPort
     - dist/Devel-SelfStubber
     - dist/Dumpvalue
+    - dist/encoding-warnings
     - dist/Env
     - dist/Exporter
     - dist/ExtUtils-CBuilder
     - dist/ExtUtils-ParseXS
     - dist/Filter-Simple
+    - dist/FindBin
     - dist/I18N-Collate
     - dist/if
     - dist/IO/
     - dist/lib/
     - dist/Locale-Maketext
-    - dist/Math-BigInt
-    - dist/Math-BigInt-FastCalc
-    - dist/Math-BigRat
     - dist/Module-CoreList
     - dist/Net-Ping
     - dist/PathTools
@@ -44,12 +43,15 @@ no_index:
     - dist/Storable
     - dist/Term-Complete
     - dist/Term-ReadLine
+    - dist/Test
     - dist/Text-Abbrev
     - dist/Thread-Queue
     - dist/Thread-Semaphore
     - dist/threads
     - dist/threads-shared
     - dist/Tie-File
+    - dist/Time-HiRes
+    - dist/Unicode-Normalize
     - dist/XSLoader
     - lib/perl5db
     - win32
@@ -76,12 +78,15 @@ 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
     - dist/IO/t/io_pipe.t
@@ -108,8 +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.022000'
+  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'