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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:59:54 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main misc

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-1build3.debian.tar.xz 2.5 KiB 7becf8a89b80d1c8d41208c7a6802efd5b1366cbf646109216fb7d6069243145
libsyntax-keyword-try-perl_0.29-1build3.dsc 2.4 KiB b3787d288d9ec70b23132d714a279c5391dfe717e79344f260e53f7bd332ef4d

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