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

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


Branch: pkgsrc-2008Q3, Version: 5.66, Package name: p5-AutoLoader-5.66, 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.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: e1391b62125df3b8e6b5ca6fbacde6594b39e42b
RMD160: b0273a90fe1d99f478e0213c4664a22bdb825707
Filesize: 26.915 KB

Version history: (Expand)