The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for ExtUtils-Builder-Compiler

0.007     2024-06-18 20:39:07+02:00 Europe/Brussels
          - Use split_like_shell instead of shellwords
          - Fix adding of libraries for MSVC

0.006     2024-06-17 18:52:59+02:00 Europe/Brussels
          - Fix ranking of libperl argument on Windows
          - Correct initialization of Linker::PE::MSVC

0.005     2024-06-16 18:17:46+02:00 Europe/Brussels
          - Simplify executable check
          - Reorder libperl argument on Windows

0.004     2024-05-14 10:38:55+02:00 Europe/Brussels
          - Set default export value for Linker::PE::GCC
          - Correct loading ExtUtils::Builder::Action::Function in Linker

0.003     2024-05-06 11:37:41+02:00 Europe/Brussels
          - Add correct libperl for Cygwin and Windows
          - Fix linking loadable objects on Windows, cygwin, aix and vms

0.002     2024-04-27 11:56:02+02:00 Europe/Brussels
          - Fix linker flag passing for Mac
          - Skip executable test when libperl seems unavailable

0.001     2024-04-25 15:17:34+02:00 Europe/Brussels
    -