summaryrefslogtreecommitdiff
path: root/ext/Opcode/Opcode.pm
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Opcode/Opcode.pm')
-rw-r--r--ext/Opcode/Opcode.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/Opcode/Opcode.pm b/ext/Opcode/Opcode.pm
index c9a3f15f47..78ffd54f7e 100644
--- a/ext/Opcode/Opcode.pm
+++ b/ext/Opcode/Opcode.pm
@@ -6,7 +6,7 @@ use strict;
our($VERSION, @ISA, @EXPORT_OK);
-$VERSION = "1.32";
+$VERSION = "1.33";
use Carp;
use Exporter ();
@@ -312,7 +312,7 @@ invert_opset function.
av2arylen
rv2hv helem hslice kvhslice each values keys exists delete
- aeach akeys avalues reach rvalues rkeys multideref
+ aeach akeys avalues multideref
preinc i_preinc predec i_predec postinc i_postinc
postdec i_postdec int hex oct abs pow multiply i_multiply