From: Father Chrysostomos Date: Sun, 8 Sep 2013 21:48:26 +0000 (-0700) Subject: Add new opcodes to Opcode.pm X-Git-Tag: upstream/5.20.0~1897^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=92b4bdf2f4d4ac1f9baf6a48d20e852ef588ed74;p=platform%2Fupstream%2Fperl.git Add new opcodes to Opcode.pm --- diff --git a/ext/Opcode/Opcode.pm b/ext/Opcode/Opcode.pm index f71e700..3aa359d 100644 --- a/ext/Opcode/Opcode.pm +++ b/ext/Opcode/Opcode.pm @@ -308,10 +308,11 @@ invert_opset function. rv2sv sassign - rv2av aassign aelem aelemfast aelemfast_lex aslice av2arylen + rv2av aassign aelem aelemfast aelemfast_lex aslice kvaslice + av2arylen - rv2hv helem hslice each values keys exists delete aeach akeys - avalues reach rvalues rkeys + rv2hv helem hslice kvhslice each values keys exists delete + aeach akeys avalues reach rvalues rkeys preinc i_preinc predec i_predec postinc i_postinc postdec i_postdec int hex oct abs pow multiply i_multiply