The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.15 - 2003-01-17

  • In link_c(), extra object files were mistakenly being treated as output files, not input files, in the up-to-date check. Fixed.
  • In up_to_date(), don't make an unnecessary copy of the file lists when they're specified as array references.
  • Split off the C compilation phase into its own method, compile_support_files(), for easier subclassing.
  • Start a stub of a 'manifypods' action.
  • Compiler optimizations weren't being included in C compilation statements. Fixed.
  • The 'extra_linker_flags' parameter wasn't being honored. Fixed.
  • The 'ccflags' Config.pm entry wasn't being properly split into separate arguments. Fixed.

Modules

Build and install Perl modules
Default methods for Module::Build
Compatibility with ExtUtils::MakeMaker
Builder class for Amiga platforms
Stub class for unknown platforms
Builder class for EBCDIC platforms
Builder class for MPEiX platforms
Builder class for MacOS platforms
Builder class for RiscOS platforms
Builder class for Unix platforms
Builder class for VMS platforms
Builder class for VOS platforms
Builder class for Windows platforms
Builder class for Mac OS X platform

Provides

in lib/Module/Build/Base.pm