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

Changelog

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

  * Import upstream version 0.29.
  * Update test dependencies.
  * Update years of upstream copyright.

 -- gregor herrmann <email address hidden>  Mon, 17 Jul 2023 19:11:22 +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
Mantic release main misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.29-1.dsc 2.5 KiB 5f55f46eae8ad08c68ae8f72d074b6e86b4912592ed36d7e08524f43870b5967
libsyntax-keyword-try-perl_0.29.orig.tar.gz 44.0 KiB cc320719d3608daa9514743a43dac2be99cb8ccd989b1fefa285290cb1d59d8f
libsyntax-keyword-try-perl_0.29-1.debian.tar.xz 2.3 KiB ae947ce2f3c4112ec91edbb0effcf7004a10de432d4e0865b2a3b1e39dc1b588

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