This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make regen; make regen_perly
[perl5.git] / META.yml
index c181e1f..ef1c575 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,34 +1,44 @@
 name: perl
-version: 5.011003
-abstract: Practical Extraction and Report Language
+version: 5.013007
+abstract: The Perl language interpreter
 author: perl5-porters@perl.org
 license: perl
 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/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
@@ -36,6 +46,7 @@ no_index:
     - dist/XSLoader
     - ext/Time-Local
     - lib/version
+    - win32
 
   file:
     - dist/IO/ChangeLog
@@ -80,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