libsyntax-keyword-try-perl 0.27-ok2 source package in openKylin

Changelog

libsyntax-keyword-try-perl (0.27-ok2) nile; urgency=medium

  * No change rebuild against perl-5.36

 -- CI Bot <email address hidden>  Mon, 15 Apr 2024 07:04:55 +0000

Upload details

Uploaded 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

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-try-perl_0.27.orig.tar.gz 42.8 KiB 246e1b033e3ff22fd5420550d4b6e0d56b438cdcbb9d35cbe8b1b5ba1574de23
libsyntax-keyword-try-perl_0.27-ok2.debian.tar.xz 7.8 KiB 24e36aa4be76716d961c2726c26e93bec7693d7708ad38f1d2444a06440541bd
libsyntax-keyword-try-perl_0.27-ok2.dsc 1.9 KiB ba8bf67353b75ebc2554ebff520a4bd6a17066ef0f9796877523cd6776a6c558

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