This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Pure Perl lvalue subs can't return temps, even if they are magical. This holds back...
[perl5.git] / META.yml
index bf5b650..1298a05 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,5 +1,5 @@
 name: perl
-version: 5.011005
+version: 5.013003
 abstract: Practical Extraction and Report Language
 author: perl5-porters@perl.org
 license: perl
@@ -19,17 +19,16 @@ no_index:
     - dist/Data-Dumper
     - dist/ExtUtils-Install
     - dist/Filter-Simple
+    - dist/I18N-LangTags
     - dist/IO/
     - dist/lib/
     - dist/Locale-Maketext
     - 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 +36,7 @@ no_index:
     - dist/XSLoader
     - ext/Time-Local
     - lib/version
+    - win32
 
   file:
     - dist/IO/ChangeLog
@@ -81,6 +81,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 +93,7 @@ no_index:
     - pod/pod2usage.PL
     - pod/podchecker.PL
     - pod/podselect.PL
+    - Porting/Maintainers.pm
+    - Porting/perldelta_template.pod
+    - TestInit.pm