Query: module::build::base
OS: osx
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Module::Build::Base(3pm) Perl Programmers Reference Guide Module::Build::Base(3pm)NAMEModule::Build::Base - Default methods for Module::BuildSYNOPSISPlease see the Module::Build documentation.DESCRIPTIONThe "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.AUTHORKen Williams <kwilliams@cpan.org>COPYRIGHTCopyright (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 ALSOperl(1), Module::Build(3) perl v5.16.2 2012-10-25 Module::Build::Base(3pm)