in reply to #include files
Doinguse My_Module;
and looking for 'module' shows these perldocs are available:perldoc perl
My guess is you want the 'perlmodlib' - how to write and use perl modules. So, at a command prompt, doperlmod Perl modules: how they work perlmodlib Perl modules: how to write and use perlmodstyle Perl modules: how to write modules with + style perlmodinstall Perl modules: how to install from CPAN perlnewmod Perl modules: preparing a new module fo +r distribution
HTH.perldoc perlmodlib
|
|---|