Port details on branch 2024Q1 |
- p5-Devel-LexAlias Perl module which does alias lexical variables
- 0.05_2 devel =4 0.05_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-07-13 02:35:20
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-CGI-FormBuilder, p5-Class-DBI-DATA-Schema, p5-CGI-Untaint, newfile, p5-MIME-Tools
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Devel-LexAlias
- Description:
- Description from the home page:
Devel::LexAlias provides the ability to alias a lexical variable in a
subroutines scope to one of your choosing.
If you don't know why you'd want to do this, I'd suggest that you skip
this module. If you think you have a use for it, I'd insist on it.
Still here?
lexalias( $where, $name, $variable )
$where refers to the subroutine in which to alias the lexical, it
can be a coderef or a call level such that you'd give to caller
$name is the name of the lexical within that subroutine
$variable is a reference to the variable to install at that location
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Devel-LexAlias>0:devel/p5-Devel-LexAlias
- To install the port:
- cd /usr/ports/devel/p5-Devel-LexAlias/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Devel-LexAlias
- pkg install p5-Devel-LexAlias
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Devel-LexAlias
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Devel-LexAlias-0.05.tar.gz) = 5e0ad9d43e266033856e424e104a0009f8e63449e40cd5aba59ad94cb1bcee72
SIZE (Devel-LexAlias-0.05.tar.gz) = 3123
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-Devel-Caller>=0.03 : devel/p5-Devel-Caller
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Devel-Caller>=0.03 : devel/p5-Devel-Caller
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Carp-REPL
- devel/p5-Data-Bind
- devel/p5-Lexical-Persistence
- devel/p5-POE-Stage
- devel/p5-Reply
- devel/p5-Sepia
- www/p5-Catalyst-Controller-BindLex
- for Run
-
- devel/p5-Carp-REPL
- devel/p5-Data-Bind
- devel/p5-Lexical-Persistence
- devel/p5-POE-Stage
- devel/p5-Reply
- devel/p5-Sepia
- www/p5-Catalyst-Controller-BindLex
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Devel-LexAlias
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|