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.4.0 Status: stable Release Datum: 2024-01-12
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: Syntax::Keyword::Try  0.290.0.5.38.2

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: f067a217935e94fadcde736065b15cf6bd9f2d093981e3f072227e65ea0cb62b
Größe: 20.88 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=62304/perl-syntax-keyword-try.tar.bz2.info
Benötigte Pakete: glibc 3.4.2
perl 3.4.0
perl-xs-parse-keyword 3.4.0