This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added a test for bug #77084.
[perl5.git] / META.yml
index f09962b..08b9f63 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,5 +1,5 @@
 name: perl
-version: 5.011001
+version: 5.013003
 abstract: Practical Extraction and Report Language
 author: perl5-porters@perl.org
 license: perl
@@ -7,28 +7,31 @@ resources:
   homepage: http://www.perl.org/
   bugtracker: http://rt.perl.org/perlbug/
   license: http://dev.perl.org/licenses/
+  repository: http://perl5.git.perl.org/
 distribution_type: core
 generated_by: Porting/makemeta
 no_index:
   directory:
     - cpan
     - dist/Attribute-Handlers
+    - dist/B-Lint
     - dist/base
     - dist/constant
+    - dist/Cwd
     - dist/Data-Dumper
     - dist/ExtUtils-Install
+    - dist/ExtUtils-ParseXS
     - 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
@@ -36,6 +39,7 @@ no_index:
     - dist/XSLoader
     - ext/Time-Local
     - lib/version
+    - win32
 
   file:
     - dist/IO/ChangeLog
@@ -80,6 +84,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
@@ -91,4 +96,7 @@ no_index:
     - pod/pod2usage.PL
     - pod/podchecker.PL
     - pod/podselect.PL
+    - Porting/Maintainers.pm
+    - Porting/perldelta_template.pod
+    - TestInit.pm