summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-09-18 03:51:33 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-09-18 03:51:33 +0200
commit11316e54383879db619ecf78f4356410e4cbe4a7 (patch)
tree57f43537957962f497b91c881ec5d784cf275f6e
parent1f1448d970f0ed8e7283ca11875a8ba5560183e2 (diff)
downloadperl-11316e54383879db619ecf78f4356410e4cbe4a7.tar.gz
Update the perl distribution's abstract
Commit d27f2b2f9d9e8675f5b63a1453279409ca22f8b6 changed the abstract in the main pod file. This does the same thing for the abstract in META.yml. Also update our no_index directories for some moved dual-life modules, while we're at it.
-rw-r--r--META.yml6
-rw-r--r--Porting/makemeta2
2 files changed, 6 insertions, 2 deletions
diff --git a/META.yml b/META.yml
index e7f1c7fb70..e8fef4d710 100644
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
name: perl
version: 5.013004
-abstract: Practical Extraction and Report Language
+abstract: The Perl language interpreter
author: perl5-porters@perl.org
license: perl
resources:
@@ -16,6 +16,7 @@ no_index:
- dist/Attribute-Handlers
- dist/B-Lint
- dist/base
+ - dist/bignum
- dist/constant
- dist/Cwd
- dist/Data-Dumper
@@ -23,9 +24,12 @@ no_index:
- 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
diff --git a/Porting/makemeta b/Porting/makemeta
index b138ea0704..a66b05293c 100644
--- a/Porting/makemeta
+++ b/Porting/makemeta
@@ -52,7 +52,7 @@ my $fh = safer_open($new_file);
print $fh <<"EOI";
name: perl
version: $]
-abstract: Practical Extraction and Report Language
+abstract: The Perl language interpreter
author: perl5-porters\@perl.org
license: perl
resources: