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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:46:50 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.26.orig.tar.gz 43.0 KiB b4e8ac31ac0c0d841d4208832de4e11e10dc11671fc50175c154fe145e1b045e
libsyntax-keyword-try-perl_0.26-1build1.debian.tar.xz 2.3 KiB 41f5b73ee4c21c45a3fc734b0875045e80a4878a989cf857b189887b2c0ad1e2
libsyntax-keyword-try-perl_0.26-1build1.dsc 2.3 KiB d4240405df4a9abdbe0937ac92008c2f7976e91857703af4e2144270e2fa4901

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