blob: 6e86627d077b74f909a4abd9065dc2a64e0e0376 (
plain)
1
2
3
4
5
|
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.
WWW: https://metacpan.org/release/AutoLoader
|