Manpage of ByteLoader
ByteLoader
Section: Perl Programmers Reference Guide (3pm)
Updated: 2001-09-21
Index
Return to Main Contents
NAME
ByteLoader - load byte compiled perl code
SYNOPSIS
use ByteLoader 0.04;
<byte code>
or just
perl -MByteLoader bytecode_file
DESCRIPTION
This module is used to load byte compiled perl code as produced by
"perl -MO=Bytecode=...". It uses the source filter mechanism to read
the byte code and insert it into the compiled code at the appropriate point.
AUTHOR
Tom Hughes <tom@compton.nu> based on the ideas of Tim Bunce and others.
Many changes by Enache Adrian <enache@rdslink.ro> 2003 a.d.
SEE ALSO
perl(1).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:21:35 GMT, May 16, 2005
www.fiveanddime.net