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

Changelog

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

  * Import upstream version 0.09.
  * Add new test dependencies.
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <email address hidden>  Fri, 25 Feb 2022 17:57:48 +0100

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

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-match-perl_0.09-1.dsc 2.6 KiB c0fe80096f86d90229548ccf09b48a1ca6ee520b3e8a4c6e3ececa2ba4793c5a
libsyntax-keyword-match-perl_0.09.orig.tar.gz 24.3 KiB ea5875400ff479f9711daf835e4e8120c0b6587e623a40d8cf572b30d2c64051
libsyntax-keyword-match-perl_0.09-1.debian.tar.xz 1.8 KiB ab23635f702782ff1358ef9890cfca9237ca7a14ef3e2dfc03738be063958628

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