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

Changes for version 0.34_06 - 2009-08-22

  • Bug fixes:
  • Multiple test fixes for OS2 [Ilya Zakharevich]
  • Generated.ppd files use :utf8 if possible (RT#48827) [Olivier Mengue]
  • Fixed preservation of custom install_paths on resume (RT#41166)
    • David Golden
  • Warn instead of crashing when Pod::Man tries to create files with colons on vfat partitions on unix (RT#45544) [David Golden]

Changes for version 0.34_05 - 2009-08-09

  • Bug fixes:
  • When auto_configure_requires is true (the default), Module::Build will only add last 'major' version of Module:Build (e.g. 0.XX) to configure_requires to avoid specifying a minor development release not available on CPAN [David Golden]

Changes for version 0.34_04 - 2009-08-08

  • Other:
  • Added documentation warning that 'get_options' should be capitalized to avoid conflicting with future Module::Build options and changed the examples accordingly.

Changes for version 0.34_03 - 2009-08-08

  • Bug fixes:
  • Fixed failing xs.t if /tmp is mounted noexec (RT#47331) [David Golden]
  • Fixed failing debug.t on VMS (RT#48362) [Craig Berry]
  • Prevent par.t from dying on error in .zip extraction [David Golden]
  • Fixed potential runthrough.t failure on 5.6.2 [David Golden]
  • Other:
  • Archive::Tar changed from 'requires' to 'recommends' so non-authors without IO::Zlib can still use Module::Build to install modules
    • reported by Matt Trout, fix by David Golden

Documentation

API Reference for Module Authors
Authoring Module::Build modules
Query or change configuration of Perl modules

Modules

Build and install Perl modules
Default methods for Module::Build
Compatibility with ExtUtils::MakeMaker
Examples of Module::Build Usage
Gather package and POD information from a perl module file
Perl Package Manager file creation
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 AIX platform
Builder class for Cygwin platform
Builder class for Mac OS X platform
Builder class for OS/2 platform
Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed

Provides

in lib/Module/Build/Config.pm
in lib/Module/Build/Dumper.pm
in lib/Module/Build/Notes.pm
in lib/Module/Build/PodParser.pm
in lib/Module/Build/Version.pm