./devel/p5-AutoLoader, Perl automatic module loader

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 5.74nb5, Package name: p5-AutoLoader-5.74nb5, Maintainer: pkgsrc-users

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 subroutines to be autoloaded after an __END__ token. (See
perldata.) The AutoSplit module can then be run manually to extract
the definitions into individual files auto/funcname.al.


Master sites: (Expand)

SHA1: cb94acf223588a225c80ad6725f79fa91b6232ba
RMD160: 93465f3912c0ee2da4d480e4d040252fe0ed854c
Filesize: 29.818 KB

Version history: (Expand)