Port details |
- p5-Syntax-Keyword-Try try/catch/finally syntax for Perl
- 0.30 devel =2 0.30Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-04-26 11:53:35
- Last Update: 2024-09-08 18:37:11
- Commit Hash: 5628e5a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Syntax-Keyword-Try
- Description:
- Syntax::Keyword::Try provides a syntax plugin that implements exception-handling
semantics in a form familiar to users of other languages, being built on a block
labeled with the try keyword, followed by at least one of a catch or finally
block.
As well as providing a handy syntax for this useful behaviour, this module also
serves to contain a number of code examples for how to implement parser plugins
and manipulate optrees to provide new syntax and behaviours for perl code.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Syntax-Keyword-Try>0:devel/p5-Syntax-Keyword-Try
- To install the port:
- cd /usr/ports/devel/p5-Syntax-Keyword-Try/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Syntax-Keyword-Try
- pkg install p5-Syntax-Keyword-Try
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Syntax-Keyword-Try
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725559649
SHA256 (Syntax-Keyword-Try-0.30.tar.gz) = f068f0b9c71fff8fef6d8a9e9ed6951cb7a52b976322bd955181cc5e7b17e692
SIZE (Syntax-Keyword-Try-0.30.tar.gz) = 45489
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-XS-Parse-Keyword>=0.06 : devel/p5-XS-Parse-Keyword
- perl5>=5.36<5.37 : lang/perl5.36
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- p5-XS-Parse-Keyword>=0.06 : devel/p5-XS-Parse-Keyword
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Connector
- devel/p5-Feature-Compat-Try
- devel/p5-Workflow
- textproc/po4a
- for Run
-
- devel/p5-Connector
- devel/p5-Feature-Compat-Try
- devel/p5-Workflow
- textproc/po4a
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Syntax-Keyword-Try
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|