The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.09

  • Change: 6b09b7f0dd2c526539145e78bb6f9b9eb03502a3 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-11-28 00:04:49 +0000
    • Fix an issue building DB_File on FreeBSD
    • v5.8.9 and v5.10.0 fail to build on FreeBSD 14.0-RELEASE which comes with clang 16.0.6. Backported revisions to DB_File from v5.10.1 which did build.
    • Only tested against v5.8.9 and v5.10.0 and only applicable to OS == 'freebsd' for the moment
    • Updated included hints.

Documentation

patch a perl source tree

Modules

Patch perl source a la Devel::PPPort's buildperl.pl
replacement 'hints' files
Devel::PatchPerl plugins explained