Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: op_maskChapter 8
Standard Modules
Next: Reference: ops_to_mask
 

opname

opname (op[, ...])

Takes a list of opcodes and returns the corresponding list of operator names.


Previous: Reference: op_maskPerl in a NutshellNext: Reference: ops_to_mask
Reference: op_maskBook IndexReference: ops_to_mask