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 0.15

  • 1) Corrections if cascade rules have a 'depends' option as coderef. Backward compatible. Now coderef can return arrayref of dependencies. Before it could return only one dependence as plain text. No tests yet for this 2) Tests are rewritten and optimised 3) Added a FastMmap driver's tests 4) Added tests when dependencies are coderef (t/lib/test_02.pm)

Modules

a cache dependencies (cache and like 'make' utility concept)
a rule class

Provides

in lib/CHI/Cascade/Target.pm
in lib/CHI/Cascade/Value.pm