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

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


Branch: pkgsrc-2013Q3, Version: 5.72nb2, Package name: p5-AutoLoader-5.72nb2, 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: 0476b4a513d851b06e8020ce14eaf997d86304d2
RMD160: c5d3bfa4ed09fce198b36484617ad6a4c95e6c52
Filesize: 26.741 KB

Version history: (Expand)