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

r25629 - docs/Perl6/Spec

From:
pugs-commits
Date:
February 27, 2009 10:43
Subject:
r25629 - docs/Perl6/Spec
Message ID:
20090227184329.21004.qmail@feather.perl6.nl
Author: lwall
Date: 2009-02-27 19:43:29 +0100 (Fri, 27 Feb 2009)
New Revision: 25629

Modified:
   docs/Perl6/Spec/S06-routines.pod
Log:
correct fossil


Modified: docs/Perl6/Spec/S06-routines.pod
===================================================================
--- docs/Perl6/Spec/S06-routines.pod	2009-02-27 18:28:01 UTC (rev 25628)
+++ docs/Perl6/Spec/S06-routines.pod	2009-02-27 18:43:29 UTC (rev 25629)
@@ -288,7 +288,7 @@
 
 This may then be invoked via the syntax for contextual variables:
 
-    &+myfunc(42);
+    &*myfunc(42);
 
 =head2 Lvalue subroutines
 




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