Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/p5-AutoLoader,
Perl automatic module loader
Branch: CURRENT,
Version: 5.74nb7,
Package name: p5-AutoLoader-5.74nb7,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: cb94acf223588a225c80ad6725f79fa91b6232ba
RMD160: 93465f3912c0ee2da4d480e4d040252fe0ed854c
Filesize: 29.818 KB
Version history: (Expand)
- (2020-09-05) Package deleted from pkgsrc
- (2020-09-01) Updated to version: p5-AutoLoader-5.74nb7
- (2019-08-11) Updated to version: p5-AutoLoader-5.74nb6
- (2018-08-22) Updated to version: p5-AutoLoader-5.74nb5
- (2017-11-23) Package has been reborn
- (2017-06-05) Updated to version: p5-AutoLoader-5.74nb4
CVS history: (Expand)