module::build::base(3pm) mojave man page | unix.com

Man Page: module::build::base

Operating Environment: mojave

Section: 3pm

Module::Build::Base(3pm)				 Perl Programmers Reference Guide				  Module::Build::Base(3pm)

NAME
Module::Build::Base - Default methods for Module::Build
SYNOPSIS
Please see the Module::Build documentation.
DESCRIPTION
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
Ken Williams <kwilliams@cpan.org>
COPYRIGHT
Copyright (c) 2001-2006 Ken Williams. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
perl(1), Module::Build(3) perl v5.18.2 2014-01-06 Module::Build::Base(3pm)
Related Man Pages
module::build::tiny5.18(3pm) - mojave
module::build::configdata(3pm) - osx
module::build::configdata(3pm) - mojave
module::build::configdata(3pm) - debian
module::build::platform::macos5.12(3pm) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.