summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlop.pod')
-rw-r--r--pod/perlop.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/pod/perlop.pod b/pod/perlop.pod
index d96afc55a2..810cff324d 100644
--- a/pod/perlop.pod
+++ b/pod/perlop.pod
@@ -32,7 +32,7 @@ operate on scalar values only, not array values.
right = += -= *= etc.
left , =>
nonassoc list operators (rightward)
- left not
+ right not
left and
left or xor
@@ -562,7 +562,6 @@ are interpolated, as are the following sequences:
\n newline
\r return
\f form feed
- \v vertical tab, whatever that is
\b backspace
\a alarm (bell)
\e escape