Port details on branch 2023Q4 |
- p5-Scope-Upper Act on upper scopes
- 0.34 devel =3 0.34Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2009-05-12 15:56:52
- Last Update: 2023-04-09 13:37:29
- Commit Hash: b911037
- People watching this port, also watch:: p5-Data-Perl, p5-MIME-Tools, php81-pear, libevent
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Scope-Upper
- Description:
- This module lets you defer actions at run-time that will take place when
the control flow returns into an upper scope. Currently, you can:
* hook an upper scope end with "reap" ;
* localize variables, array/hash values or deletions of elements in
higher contexts with respectively "localize", "localize_elem" and
"localize_delete" ;
* return values immediately to an upper level with "unwind", and know
which context was in use then with "want_at".
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Scope-Upper>0:devel/p5-Scope-Upper
- To install the port:
- cd /usr/ports/devel/p5-Scope-Upper/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Scope-Upper
- pkg install p5-Scope-Upper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Scope-Upper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680726442
SHA256 (Scope-Upper-0.34.tar.gz) = 581d8bc510debd0c456a5fc7952cb7138ae667bf38f3a77e96d773dc3196a41e
SIZE (Scope-Upper-0.34.tar.gz) = 98128
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Return-MultiLevel
- www/rt44
- www/rt50
- for Run
-
- devel/p5-Return-MultiLevel
- lang/p5-TryCatch
- www/rt44
- www/rt50
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Scope-Upper
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|