The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:AutoLoader AutoSplit"

AutoSplit - split a package for autoloading River stage three • 27 direct dependents • 289 total dependents

This function will split up your program into files that the AutoLoader module can handle. It is used by both the standard perl libraries and by the MakeMaker utility, to automatically configure libraries for autoloading. The "autosplit" interface sp...

SMUELLER/AutoLoader-5.74 - 25 Oct 2013 17:11:47 UTC

AutoLoader - load subroutines only on demand River stage three • 27 direct dependents • 289 total dependents

The AutoLoader module works with the AutoSplit module and the "__END__" token to defer the loading of some subroutines until they are used rather than loading them all at once. To use AutoLoader, the author of a module has to place the definitions of...

SMUELLER/AutoLoader-5.74 - 25 Oct 2013 17:11:47 UTC
2 results (0.034 seconds)