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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:40:56 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

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-2build3.debian.tar.xz 2.3 KiB 8327d06cddce58fcc5cb92ca2430f5423a90189fdb6c3ed60b22011749b1e9c9
libsyntax-keyword-match-perl_0.13-2build3.dsc 2.4 KiB 1bd8ec7ceefb62e75fc5d71db1d0ff4c446b4fbbacd3d2fe860bd286d0080625

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