NAME
SYNOPSIS
DESCRIPTIONMultiple packages
DIAGNOSTICS
AUTHOR
COPYRIGHT AND LICENSE
NAME
AutoSplit - split a package for autoloading
SYNOPSIS
autosplit($file, $dir, $keep, $check, $modtime);
autosplit_lib_modules(@modules);
DESCRIPTION
This function will split up your program into files that the AutoLoader module can handle. It is used by both the standard perl libraries and by the MakeMaker utility, to automatically configure libraries for autoloading.
The autosplit interface splits the s