Select an installed module below |
NAMEByteLoader - load byte compiled perl code
SYNOPSISuse ByteLoader 0.03; <byte code> use ByteLoader 0.03; <byte code>
DESCRIPTIONThis module is used to load byte compiled perl code. It uses the source filter mechanism to read the byte code and insert it into the compiled code at the appropriate point.
AUTHORTom Hughes <tom@compton.nu> based on the ideas of Tim Bunce and others.
SEE ALSOperl(1).
|
|