R stands for Report, not Reporting.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 18 Jun 2007 13:20:50 +0000 (13:20 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 18 Jun 2007 13:20:50 +0000 (13:20 +0000)
p4raw-id: //depot/perl@31416

META.yml
Porting/makemeta

index c8b4823..e576cdd 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 name: perl
 version: 5.009005
-abstract: Practical Extraction and Reporting Language
+abstract: Practical Extraction and Report Language
 author: perl5-porters@perl.org
 license: perl
 distribution_type: core
index e1a95ad..bfcc572 100644 (file)
@@ -40,7 +40,7 @@ open my $fh, ">$file" or die "Can't open $file: $!";
 print $fh <<"EOI";
 name: perl
 version: $]
-abstract: Practical Extraction and Reporting Language
+abstract: Practical Extraction and Report Language
 author: perl5-porters\@perl.org
 license: perl
 distribution_type: core