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

Changelog

libsyntax-keyword-match-perl (0.08-2build1) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:46:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-match-perl_0.08.orig.tar.gz 23.6 KiB ac234358dcd6e897726ee8e2a6d78755a5d2cc64053bf71a8f44a343d4a1fe19
libsyntax-keyword-match-perl_0.08-2build1.debian.tar.xz 1.8 KiB 0ebfd6bac4cbd2dd42a70bb7be27f5bb556ca55805b01794d361e6babf373ef1
libsyntax-keyword-match-perl_0.08-2build1.dsc 2.3 KiB a3839819d6a20e51e018edd392649b1fb69c82290255e8628a68a6b53ba6c546

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