Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

perl-syntax-keyword-try (perl)

Perl - Syntax::Keyword-try (Offizielles Paket)

Version: 3.6.0 Status: stable Release Datum: 2026-01-11
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: Syntax::Keyword::Try  0.310.0.5.42.0

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.

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.

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.

https://metacpan.org/release/Syntax-Keyword-Try
SHA256-Prüfsumme: 87fb2298fe742922305c1d077c9f08c7a65402d93038b73f38b4acf741595a7b
Größe: 21.43 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=79654/perl-syntax-keyword-try.tar.bz2.info
Benötigte Pakete: glibc 3.6.0
perl 3.6.0
perl-xs-parse-keyword 3.6.0