devel/p5-Syntax-Keyword-Try - The NetBSD Packages Collection

Add try/catch/finally syntax to Perl

This module 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.

Syntax similar to this module has now been added to core perl, starting
at version 5.34.0. If you are writing new code, it is suggested that you
instead use the Feature::Compat::Try module instead, as that will enable
the core feature on those supported perl versions, falling back to
Syntax::Keyword::Try on older perls.

Build dependencies

devel/p5-Module-Build pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/p5-XS-Parse-Keyword lang/perl5 lang/perl5

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64p5-Syntax-Keyword-Try-0.29.tgz
NetBSD 10.0aarch64ebp5-Syntax-Keyword-Try-0.29.tgz
NetBSD 10.0alphap5-Syntax-Keyword-Try-0.29.tgz
NetBSD 10.0earmv6hfp5-Syntax-Keyword-Try-0.29.tgz
NetBSD 10.0earmv7hfp5-Syntax-Keyword-Try-0.29.tgz
NetBSD 10.0i386p5-Syntax-Keyword-Try-0.29.tgz
NetBSD 10.0x86_64p5-Syntax-Keyword-Try-0.29.tgz
NetBSD 9.0aarch64p5-Syntax-Keyword-Try-0.29.tgz
NetBSD 9.0alphap5-Syntax-Keyword-Try-0.29.tgz
NetBSD 9.0earmv6hfp5-Syntax-Keyword-Try-0.29.tgz
NetBSD 9.0earmv7hfp5-Syntax-Keyword-Try-0.29.tgz
NetBSD 9.0i386p5-Syntax-Keyword-Try-0.29.tgz
NetBSD 9.0x86_64p5-Syntax-Keyword-Try-0.29.tgz
NetBSD 9.3x86_64p5-Syntax-Keyword-Try-0.29.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.