Port details |
- p5-B-Hooks-AtRuntime Lower blocks from compile time to runtime
- 8 devel =2 8Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2022-10-09 15:39:27
- Last Update: 2022-10-09 15:37:42
- Commit Hash: 05428e2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: BSD2CLAUSE
- WWW:
- https://metacpan.org/dist/B-Hooks-AtRuntime
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-B-Hooks-AtRuntime>0:devel/p5-B-Hooks-AtRuntime
- To install the port:
- cd /usr/ports/devel/p5-B-Hooks-AtRuntime/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-B-Hooks-AtRuntime
- pkg install p5-B-Hooks-AtRuntime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-B-Hooks-AtRuntime
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665073062
SHA256 (B-Hooks-AtRuntime-8.tar.gz) = ca7f8231e48c0477f688287fd0b211fc98ed4668fa4fb7133b1a8d75e92c4132
SIZE (B-Hooks-AtRuntime-8.tar.gz) = 164027
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Exporter-Tiny>=0 : devel/p5-Exporter-Tiny
- p5-Sub-Name>=0.05,1 : devel/p5-Sub-Name
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Exporter-Tiny>=0 : devel/p5-Exporter-Tiny
- p5-Sub-Name>=0.05,1 : devel/p5-Sub-Name
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-MooseX-Extended
- for Run
-
- devel/p5-MooseX-Extended
Configuration Options:
- No options to configure
- Options name:
- devel_p5-B-Hooks-AtRuntime
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|