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

Changes for version 0.16 - 2006-03-13

  • Fix quoting of command line arguments on Windows. [Yitzchak Scott-Thoennes]
  • Provided a custom arg_defines() on VMS that does essentially the same thing for /define that version 0.14 did for /include. [Craig A. Berry]
  • Documented the existing 'quiet' parameter, which silences the printing of system() commands. [Suggested by Yitzchak Scott-Thoennes]

Modules

Compile and link C code for Perl modules
Builder class for Windows platforms

Provides

in lib/ExtUtils/CBuilder/Base.pm
in lib/ExtUtils/CBuilder/Platform/Unix.pm
in lib/ExtUtils/CBuilder/Platform/VMS.pm
in lib/ExtUtils/CBuilder/Platform/Windows.pm
in lib/ExtUtils/CBuilder/Platform/Windows.pm
in lib/ExtUtils/CBuilder/Platform/Windows.pm
in lib/ExtUtils/CBuilder/Platform/aix.pm
in lib/ExtUtils/CBuilder/Platform/cygwin.pm
in lib/ExtUtils/CBuilder/Platform/darwin.pm
in lib/ExtUtils/CBuilder/Platform/os2.pm