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.27 - 2024-02-27

  • switched from Variable::Magic to Variable::OnDestruct in the XS implementation (Graham Knop, PR#9)
  • add optional prereqs to metadata to help prereq analysis tools (RT#151992)

Modules

Execute code after a scope finished compilation
Execute code after a scope finished compilation - PP implementation
Execute code after a scope finished compilation - XS implementation