Manpages

Manpage of ByteLoader

ByteLoader

Section: Perl Programmers Reference Guide (3perl)
Updated: 2001-03-03
Index
Return to Main Contents
 

NAME

ByteLoader - load byte compiled perl code  

SYNOPSIS

  use ByteLoader 0.04;
  <byte code>


  use ByteLoader 0.04;
  <byte code>


 

DESCRIPTION

This 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.  

AUTHOR

Tom Hughes <tom@compton.nu> based on the ideas of Tim Bunce and others.  

SEE ALSO

perl(1).


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 10:24:21 GMT, March 29, 2024