Manual Reference Pages  - ByteLoader (3pm)

NAME

ByteLoader - load byte compiled perl code

CONTENTS

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).
Jump to page    or go to Top of page |  Section 3pm |  Main Index.


perl v5.8.5 ByteLoader (3pm) 2001-09-21
Generated by manServer 1.07 from /usr/share/man/man3/ByteLoader.3pm.gz using man macros.