Change 31416 by [EMAIL PROTECTED] on 2007/06/18 13:20:50
R stands for Report, not Reporting.
Affected files ...
... //depot/perl/META.yml#8 edit
... //depot/perl/Porting/makemeta#3 edit
Differences ...
==== //depot/perl/META.yml#8 (text) ====
Index: perl/META.yml
--- perl/META.yml#7~31415~ 2007-06-18 06:19:23.000000000 -0700
+++ perl/META.yml 2007-06-18 06:20:50.000000000 -0700
@@ -1,6 +1,6 @@
name: perl
version: 5.009005
-abstract: Practical Extraction and Reporting Language
+abstract: Practical Extraction and Report Language
author: [EMAIL PROTECTED]
license: perl
distribution_type: core
==== //depot/perl/Porting/makemeta#3 (text) ====
Index: perl/Porting/makemeta
--- perl/Porting/makemeta#2~21407~ 2003-10-06 04:44:33.000000000 -0700
+++ perl/Porting/makemeta 2007-06-18 06:20:50.000000000 -0700
@@ -40,7 +40,7 @@
print $fh <<"EOI";
name: perl
version: $]
-abstract: Practical Extraction and Reporting Language
+abstract: Practical Extraction and Report Language
author: [EMAIL PROTECTED]
license: perl
distribution_type: core
End of Patch.