This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.sym: Fix descriptions
[perl5.git] / META.yml
index c292a2b..ef1c575 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 name: perl
-version: 5.011004
-abstract: Practical Extraction and Report Language
+version: 5.013007
+abstract: The Perl language interpreter
 author: perl5-porters@perl.org
 license: perl
 resources:
@@ -14,22 +14,31 @@ no_index:
   directory:
     - cpan
     - dist/Attribute-Handlers
+    - dist/B-Lint
     - dist/base
+    - dist/bignum
     - dist/constant
+    - dist/Cwd
     - dist/Data-Dumper
+    - dist/ExtUtils-Command
     - dist/ExtUtils-Install
+    - dist/ExtUtils-Manifest
+    - dist/ExtUtils-ParseXS
     - dist/Filter-Simple
+    - 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
@@ -37,6 +46,7 @@ no_index:
     - dist/XSLoader
     - ext/Time-Local
     - lib/version
+    - win32
 
   file:
     - dist/IO/ChangeLog
@@ -81,15 +91,13 @@ 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