This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c: call regcurly instead of duplicating code
[perl5.git] / META.yml
index c292a2b..b6930ba 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.013005
+abstract: The Perl language interpreter
 author: perl5-porters@perl.org
 license: perl
 resources:
@@ -14,22 +14,28 @@ no_index:
   directory:
     - cpan
     - dist/Attribute-Handlers
+    - dist/B-Lint
     - dist/base
+    - dist/bignum
     - dist/constant
+    - dist/Cwd
     - dist/Data-Dumper
     - dist/ExtUtils-Install
+    - 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/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 +43,7 @@ no_index:
     - dist/XSLoader
     - ext/Time-Local
     - lib/version
+    - win32
 
   file:
     - dist/IO/ChangeLog
@@ -81,6 +88,7 @@ no_index:
     - lib/Exporter.t
     - lib/Exporter/Heavy.pm
     - lib/newgetopt.pl
+    - lib/unicore/mktables
     - lib/version.pm
     - lib/version.pod
     - lib/version.t
@@ -92,4 +100,7 @@ no_index:
     - pod/pod2usage.PL
     - pod/podchecker.PL
     - pod/podselect.PL
+    - Porting/Maintainers.pm
+    - Porting/perldelta_template.pod
+    - TestInit.pm