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

Changelog

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

  * Remove generated files via debian/clean. (Closes: #1045362)

 -- gregor herrmann <email address hidden>  Sun, 13 Aug 2023 22:39:00 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-match-perl_0.13-2.dsc 2.5 KiB 9b9b33b08a20ae4244b098d576f2063f23e8e1bb55017026cf6524529c054dd3
libsyntax-keyword-match-perl_0.13.orig.tar.gz 30.6 KiB 0ddf4f6f65487d7591b5530844153318652498a4175dec7bb5744a5ac47cd40c
libsyntax-keyword-match-perl_0.13-2.debian.tar.xz 2.1 KiB 48808091614f0e0938e9a0f0c351967a62417ef3f178acfa4bc8ccbe71ba1f28

Available diffs

No changes file available.

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