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

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


Branch: pkgsrc-2008Q4, Version: 5.67, Package name: p5-AutoLoader-5.67, 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: 1196f099e915e4df8e09060a15eff351a8af013f
RMD160: 3e24e2b738c56411921b6dec85dfa4da4ebdca33
Filesize: 25.319 KB

Version history: (Expand)