libsyntax-keyword-match-perl 0.09-1build1 source package in Ubuntu

Changelog

libsyntax-keyword-match-perl (0.09-1build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Sat, 05 Nov 2022 12:04:40 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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.09.orig.tar.gz 24.3 KiB ea5875400ff479f9711daf835e4e8120c0b6587e623a40d8cf572b30d2c64051
libsyntax-keyword-match-perl_0.09-1build1.debian.tar.xz 1.8 KiB f9a2148c49970e6561d430953f9ef09b0ec10a3546cce6c7ddd0b4c1aca1ff55
libsyntax-keyword-match-perl_0.09-1build1.dsc 2.4 KiB 8b3d88e9dcb00d668ecb26b442fcbfccade2cea4575e21f6dd1ff583481a475b

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