libsyntax-keyword-try-perl 0.28-1 source package in Ubuntu

Changelog

libsyntax-keyword-try-perl (0.28-1) unstable; urgency=medium

  * Import upstream version 0.28.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Fri, 16 Dec 2022 19:42:39 +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
Lunar release main misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.28-1.dsc 2.5 KiB fd6641d4005420255edf56ac2f421b0be6583a47f59c386ba44166fd00b202a6
libsyntax-keyword-try-perl_0.28.orig.tar.gz 43.7 KiB ccad5f9d82a0b016252ed52da0270c80d54dc4289e09e3543d47a50b78fa02c8
libsyntax-keyword-try-perl_0.28-1.debian.tar.xz 2.2 KiB b992d35f0e5d8e8c77e24b920cd01e8307a7828ce741f9dbe1ed7ec2bcaec05d

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