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

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


Branch: pkgsrc-2009Q3, Version: 5.70, Package name: p5-AutoLoader-5.70, 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: 99ac994782662f18423b88432bff0fb927f8c098
RMD160: a1850f4493bd6d190df4c216b8b471ed2baa90f7
Filesize: 28.633 KB

Version history: (Expand)