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 e7f1c7f..ef1c575 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 name: perl
-version: 5.013004
-abstract: Practical Extraction and Report Language
+version: 5.013007
+abstract: The Perl language interpreter
 author: perl5-porters@perl.org
 license: perl
 resources:
@@ -16,16 +16,23 @@ no_index:
     - 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
@@ -90,12 +97,6 @@ no_index:
     - 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