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

Changelog

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

  * Fix typo in long description.
    Thanks to Jonas Smedegaard.

 -- gregor herrmann <email address hidden>  Wed, 29 Sep 2021 15:35:05 +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

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-match-perl_0.08-2.dsc 2.5 KiB 5dce211e169f54b5b68c31c7dcc0031d73058474d4e05c83c783452a4d6c8d0c
libsyntax-keyword-match-perl_0.08.orig.tar.gz 23.6 KiB ac234358dcd6e897726ee8e2a6d78755a5d2cc64053bf71a8f44a343d4a1fe19
libsyntax-keyword-match-perl_0.08-2.debian.tar.xz 1.7 KiB 333cb3c440a9cfc59a0f0f3f6b378332e819fa60e320c4187e5cd24466854f21

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