AutoSplit

Section: Perl Programmers Reference Guide (3)
Updated: perl 5.003 with
Index Return to Main Contents
 

NAME

AutoSplit - split a package for autoloading  

SYNOPSIS

 perl -e 'use AutoSplit; autosplit_modules(@ARGV)'  ...


 

DESCRIPTION

This function will split up your program into files that the AutoLoader module can handle. Normally only used to build autoloading Perl library modules, especially extensions (like POSIX). You should look at how they're built out for details.


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:04:31 GMT, December 08, 2024