You are here: Perldoc Web>PerlDokumentListe>ByteLoader (2005-04-28)
ByteLoader Dokumentation zu Perl 5.8.0 | Download als POD | Wie kann ich hier etwas ändern?

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

-- HaraldBongartz - 06 Nov 2004
Topic revision: 2005-04-28, HaraldBongartz
 
Bitte die NutzungsBedingungen beachten.
Bei Vorschlägen, Anfragen oder Problemen mit dem PerlCommunityWiki bitten wir um WebBottomBarExample">Rückmeldung.