libsyntax-keyword-try-perl 0.26-1 source package in Ubuntu

Changelog

libsyntax-keyword-try-perl (0.26-1) unstable; urgency=medium

  * Import upstream version 0.26.

 -- gregor herrmann <email address hidden>  Fri, 15 Oct 2021 17:42:31 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.26-1.dsc 2.5 KiB 4a037907073a629a58120a83a4fe27680a8f8a20884b5b85b3de20401557b1e3
libsyntax-keyword-try-perl_0.26.orig.tar.gz 43.0 KiB b4e8ac31ac0c0d841d4208832de4e11e10dc11671fc50175c154fe145e1b045e
libsyntax-keyword-try-perl_0.26-1.debian.tar.xz 2.2 KiB c5de220d100d439e65f3b1e57121bdcbd2063049c3957b6e6271c24c904b83f4

Available diffs

No changes file available.

Binary packages built by this source

libsyntax-keyword-try-perl: try/catch/finally syntax for perl

 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.

libsyntax-keyword-try-perl-dbgsym: debug symbols for libsyntax-keyword-try-perl