libsyntax-keyword-match-perl 0.13-2build1 source package in Ubuntu

Changelog

libsyntax-keyword-match-perl (0.13-2build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:10:39 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-match-perl_0.13.orig.tar.gz 30.6 KiB 0ddf4f6f65487d7591b5530844153318652498a4175dec7bb5744a5ac47cd40c
libsyntax-keyword-match-perl_0.13-2build1.debian.tar.xz 2.2 KiB 6c5720bcf720d10011ca4b57324210159ca5e0a2f249d2d30c145f9d4f783aa0
libsyntax-keyword-match-perl_0.13-2build1.dsc 2.3 KiB d9450a0361b222de9a22bb70e5be26fa030d48beb074edf8b725a2aaa16c01a0

Available diffs

View changes file

Binary packages built by this source

libsyntax-keyword-match-perl: match/case syntax plugin for perl

 Syntax::Keyword::Match provides a syntax plugin that implements a
 control-flow block called match/case, which executes at most one of a choice
 of different blocks depending on the value of its controlling expression.
 .
 This is similar to C's switch/case syntax (copied into many other languages),
 or syntax provided by Switch::Plain.
 .
 This is an initial, experimental implementation. Furthermore, it is built as
 a non-trivial example use-case on top of XS::Parse::Keyword, which is also
 experimental. No API or compatibility guarantees are made at this time.

libsyntax-keyword-match-perl-dbgsym: debug symbols for libsyntax-keyword-match-perl