We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbdb78 commit 6aa4943Copy full SHA for 6aa4943
S03-operators.pod
@@ -14,8 +14,8 @@ Synopsis 3: Perl 6 Operators
14
15
Created: 8 Mar 2004
16
17
- Last Modified: 20 July 2012
18
- Version: 255
+ Last Modified: 11 August 2012
+ Version: 256
19
20
=head1 Overview
21
@@ -711,8 +711,7 @@ C<< prefix:<^> >>, upto operator
711
712
^$limit
713
714
-Constructs a range of C<0 ..^ +$limit> or locates a metaclass as a shortcut
715
-for C<$limit.HOW>. See L</Range and RangeIter semantics>.
+Constructs a range of C<0 ..^ +$limit>. See L</Range and RangeIter semantics>.
716
717
=back
718
0 commit comments