Changes for version 0.12 - 2002-11-14

  • The META.yaml file was erroneously looking for 'build_depends' instead of 'build_requires'. [spotted by Iain Truskett]
  • Add prompt() and yorn() methods for use in Build.PLs
  • Do more to work with all versions of Test::Harness when setting the TEST_VERBOSE flag and running under the debugger [patch by Dave Rolsky]
  • Include a test for verbosity handling
  • Make sure the blib/ directory is always cleaned up with the 'clean' or 'realclean' action.
  • In a pass-through Makefile.PL, inform 'make' that 'install' is a "fake target", so that it works properly on case-insensitive filesystems like HFS+ with distributions that contain an INSTALL file. [patch by Brian Ingerson]
  • In Module::Build::Compat, show an example Makefile.PL that can install Module::Build and re-invoke itself in one fell swoop [Dave Rolsky and Autrijus Tang]
  • Improve the formatting of the Module::Build and Module::Build::Compat documentation.

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