develooper Front page | perl.perl6.language | Postings from October 2009

r28912 - docs/Perl6/Spec

From:
pugs-commits
Date:
October 26, 2009 19:18
Subject:
r28912 - docs/Perl6/Spec
Message ID:
20091027021836.31123.qmail@feather.perl6.nl
Author: s1n
Date: 2009-10-27 03:18:35 +0100 (Tue, 27 Oct 2009)
New Revision: 28912

Modified:
   docs/Perl6/Spec/S19-commandline.pod
Log:
[s19] minor option case typo correction.


Modified: docs/Perl6/Spec/S19-commandline.pod
===================================================================
--- docs/Perl6/Spec/S19-commandline.pod	2009-10-26 22:37:27 UTC (rev 28911)
+++ docs/Perl6/Spec/S19-commandline.pod	2009-10-27 02:18:35 UTC (rev 28912)
@@ -14,8 +14,8 @@
 
     Created: 12 Dec 2008
 
-    Last Modified: 13 Feb 2009
-    Version: 25
+    Last Modified: 26 Oct 2009
+    Version: 26
 
 This is a draft document. This document describes the command line interface.
 It has changed extensively from previous versions of Perl in order to increase
@@ -380,7 +380,7 @@
          :u($use),
     Bool :v($version),
     Bool :V($verbose-config),
-    Bool :X($extract-from-text),
+    Bool :x($extract-from-text),
   );
 
 =head2 Reference




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About