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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:10:50 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.29.orig.tar.gz 44.0 KiB cc320719d3608daa9514743a43dac2be99cb8ccd989b1fefa285290cb1d59d8f
libsyntax-keyword-try-perl_0.29-1build1.debian.tar.xz 2.4 KiB 304154e2b4a7e3feca2302f28008b17f02bc87eb2a4f3f3d2e7b0034c4d8a000
libsyntax-keyword-try-perl_0.29-1build1.dsc 2.2 KiB afe4290e175a94e4c323fa87f0d5aa1efd54598eef130f45d519b19762dae4f8

Available diffs

View changes file

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