This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allocate MADPROPs using PerlMemShared_malloc()
[perl5.git] / META.yml
index 048b446..ee91860 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 name: perl
-version: 5.012000
-abstract: Practical Extraction and Report Language
+version: 5.015000
+abstract: The Perl 5 language interpreter
 author: perl5-porters@perl.org
 license: perl
 resources:
@@ -14,30 +14,45 @@ no_index:
   directory:
     - cpan
     - dist/Attribute-Handlers
+    - dist/autouse
+    - dist/B-Lint
     - dist/base
+    - dist/bignum
     - dist/constant
+    - dist/Cwd
     - dist/Data-Dumper
+    - dist/Devel-SelfStubber
+    - dist/Dumpvalue
+    - dist/Env
+    - dist/ExtUtils-CBuilder
+    - dist/ExtUtils-Command
     - dist/ExtUtils-Install
+    - dist/ExtUtils-Manifest
+    - dist/ExtUtils-ParseXS
+    - dist/File-CheckTree
     - dist/Filter-Simple
+    - dist/I18N-Collate
+    - dist/I18N-LangTags
+    - 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/Pod-Perldoc
-    - dist/Pod-Plainer
     - dist/Safe
     - dist/SelfLoader
     - dist/Storable
-    - dist/Switch
     - dist/Thread-Queue
     - dist/Thread-Semaphore
     - dist/threads
     - dist/threads-shared
     - dist/XSLoader
-    - ext/Time-Local
     - lib/version
-
+    - win32
   file:
     - dist/IO/ChangeLog
     - dist/IO/hints/sco.pl
@@ -62,6 +77,7 @@ no_index:
     - 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_linenum.t
     - dist/IO/t/io_multihomed.t
     - dist/IO/t/io_pipe.t
@@ -81,15 +97,11 @@ no_index:
     - lib/Exporter.t
     - lib/Exporter/Heavy.pm
     - lib/newgetopt.pl
+    - lib/unicore/mktables
     - lib/version.pm
     - lib/version.pod
     - lib/version.t
-    - pod/perldoc.pod
     - pod/perlfilter.pod
-    - pod/pod2latex.PL
-    - pod/pod2man.PL
-    - pod/pod2text.PL
-    - pod/pod2usage.PL
-    - pod/podchecker.PL
-    - pod/podselect.PL
-
+    - Porting/Maintainers.pm
+    - Porting/perldelta_template.pod
+    - TestInit.pm