Searched defs:Opcode (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm1 package Opcode; package
32 XSLoader::load 'Opcode', $XS_VERSION;
91 Opcode - Disable named opcodes when compiling perl code
95 use Opcode;
109 The Opcode module allow you to define an I<operator mask> to be in
116 The Opcode module is not usually used directly. See the ops pragma and
156 Tag names always begin with a colon. The Opcode module defines several
179 =head1 Opcode Functions
181 The Opcode package contains functions for manipulating operator names
226 Most of the other Opcode function
[all...]

Completed in 19 milliseconds