ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
ActivePerl 5.6
Modules
AnyDBM File
AutoLoader
AutoSplit
B
Benchmark
ByteLoader
Carp
CGI
Config
CPAN
Cwd
DB
Digest
DirHandle
Dumpvalue
DynaLoader
Encode
English
Env
Errno
Exporter
Fatal
Fcntl
FileCache
FileHandle
FindBin
IO
LWP
lwpcook
MD5
Memoize
NEXT
O
Opcode
PerlIO
perllocal
POSIX
Safe
SDBM File
SelectSaver
SelfLoader
Shell
Socket
Storable
Switch
Symbol
Test
Thread
Tk
UNIVERSAL
URI
Win32
XSLoader

MyASPN >> Reference >> ActivePerl 5.6 >> Modules

 ByteLoader - load byte compiled perl code


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

 ByteLoader - load byte compiled perl code


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved