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

Search results for "module:B::Hooks::EndOfScope"

B::Hooks::EndOfScope - Execute code after a scope finished compilation River stage four • 62 direct dependents • 7090 total dependents

This module allows you to execute code when perl finished compiling the surrounding scope....

ETHER/B-Hooks-EndOfScope-0.28 - 01 Mar 2024 00:11:26 UTC

B::Hooks::EndOfScope::PP - Execute code after a scope finished compilation - PP implementation River stage four • 62 direct dependents • 7090 total dependents

This is the pure-perl implementation of B::Hooks::EndOfScope based only on modules available as part of the perl core. Its leaner sibling B::Hooks::EndOfScope::XS will be automatically preferred if all dependencies are available and $ENV{B_HOOKS_ENDO...

ETHER/B-Hooks-EndOfScope-0.28 - 01 Mar 2024 00:11:26 UTC

B::Hooks::EndOfScope::XS - Execute code after a scope finished compilation - XS implementation River stage four • 62 direct dependents • 7090 total dependents

This is the implementation of B::Hooks::EndOfScope based on Variable::Magic, which is an XS module dependent on a compiler. It will always be automatically preferred if Variable::Magic is available....

ETHER/B-Hooks-EndOfScope-0.28 - 01 Mar 2024 00:11:26 UTC

B::Hooks::AtRuntime - Lower blocks from compile time to runtime River stage one • 3 direct dependents • 7 total dependents

This module allows code that runs at compile-time to do something at runtime. A block passed to "at_runtime" gets compiled into the code that's currently compiling, and will be called when control reaches that point at runtime. In the example in the ...

BMORROW/B-Hooks-AtRuntime-8 - 13 Aug 2022 14:01:01 UTC

B::Hooks::OP::Annotation - annotate and delegate hooked OPs River stage two • 3 direct dependents • 55 total dependents

This module provides a way for XS code that hijacks OP "op_ppaddr" functions to delegate to (or restore) the previous functions, whether assigned by perl or by another module. Typically this should be used in conjunction with B::Hooks::OP::Check. "B:...

CHOCOLATE/B-Hooks-OP-Annotation-0.44 - 20 Apr 2011 03:27:32 UTC
5 results (0.09 seconds)