Movatterモバイル変換


[0]ホーム

URL:


ByteLoader
(source,CPAN)
version 0.05
You are viewing the version of this documentation from Perl 5.8.7.View the latest version

CONTENTS

#NAME

ByteLoader - load byte compiled perl code

#SYNOPSIS

use ByteLoader 0.04;<byte code>or justperl -MByteLoader bytecode_file

#DESCRIPTION

This module is used to load byte compiled perl code as produced byperl -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).

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp