develooper Front page | perl.perl6.language | Postings from May 2010

Re: r30742 -[Spec] :() is now always signature. Use foofix:[...] as the general op form

Thread Previous
From:
Mark J. Reed
Date:
May 21, 2010 09:14
Subject:
Re: r30742 -[Spec] :() is now always signature. Use foofix:[...] as the general op form
Message ID:
AANLkTilVzkulBodFN9lno3D-_cZFKEXGI88Pn5_yeyk0@mail.gmail.com
>
> Modified: docs/Perl6/Spec/S03-operators.pod

===================================================================

--- docs/Perl6/Spec/S03-operators.pod   2010-05-21 06:55:13 UTC (rev 30741)

+++ docs/Perl6/Spec/S03-operators.pod   2010-05-21 07:15:36 UTC (rev 30742)

@@ -2540,7 +2540,7 @@

=item *


> C<< -> >> becomes C<.>, like the rest of the world uses.  There is

-a pseudo C<< postfix:('->') >> operator that produces a compile-time

+a pseudo C<< postfix:['->'] >> operator that produces a compile-time

error reminding Perl 5 users to use dot instead.  (The "pointy block"

use of C<< -> >> in Perl 5 requires preceding whitespace when the arrow

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Shouldn't that read "in Perl 6"?

--
Mark J. Reed <markjreed@gmail.com>


Thread Previous


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