Port details |
- p5-Syntax-Keyword-Try try/catch/finally syntax for Perl
- 0.27 devel
=0 0.26Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-04-26 11:53:35
- Last Update: 2022-02-28 23:47:09
- Commit Hash: b21f916
- Also Listed In: perl5
- License: ART10 GPLv1+
- 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.
WWW: https://metacpan.org/release/Syntax-Keyword-Try
- SVNWeb : git : Homepage
- 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
- PKGNAME: p5-Syntax-Keyword-Try
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646057894
SHA256 (Syntax-Keyword-Try-0.27.tar.gz) = 246e1b033e3ff22fd5420550d4b6e0d56b438cdcbb9d35cbe8b1b5ba1574de23
SIZE (Syntax-Keyword-Try-0.27.tar.gz) = 43786
- 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.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-XS-Parse-Keyword>=0.06 : devel/p5-XS-Parse-Keyword
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Feature-Compat-Try
- for Run
-
- devel/p5-Feature-Compat-Try
- 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:
|