freebsd-ports/devel/p5-B-Hooks-AtRuntime/pkg-plist
Po-Chuan Hsieh 05428e2920
devel/p5-B-Hooks-AtRuntime: Add p5-B-Hooks-AtRuntime 8
B::Hooks::AtRuntime 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 SYNOPSIS, the warnings will occur in order, and
if that section of code runs more than once, so will all three warnings.
2022-10-09 23:37:42 +08:00

3 lines
125 B
Text

%%SITE_ARCH%%/B/Hooks/AtRuntime.pm
%%SITE_ARCH%%/auto/B/Hooks/AtRuntime/AtRuntime.so
%%PERL5_MAN3%%/B::Hooks::AtRuntime.3.gz