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

Changes for version 0.25 - 2009-06-26

  • Slight diagnostic improvements in link.t

Changes for version 0.24_01 - 2009-03-08

  • On Windows, don't generate "mt" command when CRT is statically linked. [Jan Dubois]
  • On Cygwin, examine $Config{useshrplib} to see whether we're supposed to be linking with a shared perl library or not. [Reini Urban]
  • In link_executable() on Cygwin, trust $Config{ld} rather than using $Config{cc} for linking. [Reini Urban]
  • Add 'haiku' as a Unix-like platform. [Ingo Weinhold]

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/dec_osf.pm
in lib/ExtUtils/CBuilder/Platform/os2.pm