projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
863811b
)
Nit from change #26232 noticed by H. Merijn Brand
Steve Peters [Thu, 1 Dec 2005 20:27:34 +0000 (20:27 +0000)]
p4raw-link: @26232 on //depot/perl:
5ac3b81ce71f0f0e0260caac18fb5e1f11f38bf1
p4raw-id: //depot/perl@26241
pod/perlop.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlop.pod
b/pod/perlop.pod
index
c50b242
..
d0b4c64
100644
(file)
--- a/
pod/perlop.pod
+++ b/
pod/perlop.pod
@@
-705,8
+705,8
@@
might trigger, such as from tie(). Other assignment operators work similarly.
The following are recognized:
**= += *= &= <<= &&=
- -= /= |= >>= ||= //=
- .= %= ^=
+ -= /= |= >>= ||=
+ .= %= ^= //=
x=
Although these are grouped by family, they all have the precedence