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

Changelog

libsyntax-keyword-try-perl (0.31-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:11:26 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.31.orig.tar.gz 44.7 KiB 7bc6242d746378982a599b34de35f07d3decc9e09d5646f8fa3b87f459414a4a
libsyntax-keyword-try-perl_0.31-ok1.debian.tar.xz 1.6 KiB 260cf91b01b9295ab1ea527f30cd355f9786f73ce57f05e0d5db48579c344696
libsyntax-keyword-try-perl_0.31-ok1.dsc 2.1 KiB 28c8c6e9352f68cffc01c901036f0e38f262e167d97ac212f41b68b56a3ecf72

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