Module::Build::Base - Default methods for Module::Build


Module-Build documentation  | view source Contained in the Module-Build distribution.

Index


NAME

Top

Module::Build::Base - Default methods for Module::Build

SYNOPSIS

Top

  Please see the Module::Build documentation.

DESCRIPTION

Top

The Module::Build::Base module defines the core functionality of Module::Build. Its methods may be overridden by any of the platform-dependent modules in the Module::Build::Platform:: namespace, but the intention here is to make this base module as platform-neutral as possible. Nicely enough, Perl has several core tools available in the File:: namespace for doing this, so the task isn't very difficult.

Please see the Module::Build documentation for more details.

AUTHOR

Top

Ken Williams <kwilliams@cpan.org>

COPYRIGHT

Top

SEE ALSO

Top

perl(1), Module::Build(3)


Module-Build documentation  | view source Contained in the Module-Build distribution.