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

Changelog

libsyntax-keyword-try-perl (0.11-1build1) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:35:16 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.11.orig.tar.gz 28.3 KiB 262756de7068441260f94e61e378a5a404e7cdcd1cc1fdb0e30d7d1a202577be
libsyntax-keyword-try-perl_0.11-1build1.debian.tar.xz 1.9 KiB 59cb3fcc19132a70dac8f549685c13e2218683c3aa34873d1680b91e963a83ba
libsyntax-keyword-try-perl_0.11-1build1.dsc 2.2 KiB 5085904f5e55213753a1ddc84bfb69d6461093c7d30dfee31dc940604469a1c4

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