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

Changelog

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

  * Remove build artifact via debian/clean. (Closes: #1048889)
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Fri, 08 Mar 2024 20:04:16 +0100

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
Oracular release main misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.29-2.dsc 2.5 KiB a509ceb040628c53cdba3a9d0a9583109e779f9232d435af5036cca139eb8d38
libsyntax-keyword-try-perl_0.29.orig.tar.gz 44.0 KiB cc320719d3608daa9514743a43dac2be99cb8ccd989b1fefa285290cb1d59d8f
libsyntax-keyword-try-perl_0.29-2.debian.tar.xz 2.4 KiB 8bcdc39c64ec35bc627138c88aa8d2730ab336cb473bacf74ca57e7c1a8fd3c0

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