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 98e39af commit 80f6e06Copy full SHA for 80f6e06
pod/perlop.pod
@@ -152,8 +152,9 @@ values only, not array values.
152
left and
153
left or xor
154
155
-In the following sections, these operators are covered in detail, in the
156
-same order in which they appear in the table above.
+The following sections cover these operators in detail. Each section
+covers all the operators for a single precedence level. The sections
157
+are ordered highest precedence first, same as in the table above.
158
159
Many operators can be overloaded for objects. See L<overload>.
160
0 commit comments