libsyntax-keyword-try-perl 0.29-ok1 source package in openKylin

Changelog

libsyntax-keyword-try-perl (0.29-ok1) nile; urgency=medium

  * Sync upstream version.

 -- zhouganqing <email address hidden>  Tue, 09 Jul 2024 17:35:55 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

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-ok1.debian.tar.xz 1.7 KiB 8cc52e1ecb2db688fc44e78889b64e188dfe0f0d4e112ce4de0ef46ab982166d
libsyntax-keyword-try-perl_0.29-ok1.dsc 2.0 KiB fe0a736d5df651480a4e462b7f8e5705e4e0565ec94468741bed32c418fd89b1

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