develooper Front page | perl.perl6.language | Postings from August 2006

[svn:perl6-synopsis] r10680 - doc/trunk/design/syn

Thread Next
From:
larry
Date:
August 7, 2006 13:37
Subject:
[svn:perl6-synopsis] r10680 - doc/trunk/design/syn
Message ID:
20060807203704.7A304CBA4F@x12.develooper.com
Author: larry
Date: Mon Aug  7 13:37:03 2006
New Revision: 10680

Modified:
   doc/trunk/design/syn/S02.pod

Log:
Interesting fossil discovered by Mark.Reed++.


Modified: doc/trunk/design/syn/S02.pod
==============================================================================
--- doc/trunk/design/syn/S02.pod	(original)
+++ doc/trunk/design/syn/S02.pod	Mon Aug  7 13:37:03 2006
@@ -942,7 +942,7 @@
 The string is allowed to contain additional instances of C<::>, which
 will be interpreted as package nesting.  You may only interpolate
 entire names, since the construct starts with C<::>, and either ends
-immediately or is continued with another C<::> outside the curlies.
+immediately or is continued with another C<::> outside the parens.
 Most symbolic references are done with this notation:
 
     $foo = "Bar";

Thread Next


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