diff options
Diffstat (limited to 'ext/Opcode/Opcode.pm')
-rw-r--r-- | ext/Opcode/Opcode.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/Opcode/Opcode.pm b/ext/Opcode/Opcode.pm index b709601015..7a675d3b7b 100644 --- a/ext/Opcode/Opcode.pm +++ b/ext/Opcode/Opcode.pm @@ -1,4 +1,4 @@ -package Opcode 1.59; +package Opcode 1.60; use strict; @@ -302,7 +302,7 @@ invert_opset function. null stub scalar pushmark wantarray const defined undef - rv2sv sassign + rv2sv sassign padsv_store rv2av aassign aelem aelemfast aelemfast_lex aslice kvaslice av2arylen |