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

Changelog

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

  * Import upstream version 0.10.
  * Declare compliance with Debian Policy 4.6.2.
  * Update Build-Depends for cross builds.

 -- gregor herrmann <email address hidden>  Mon, 26 Dec 2022 04:58:09 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libsyntax-keyword-match-perl_0.10-1.dsc 2.6 KiB ff38ff8aa029b037250c1265a4e4f91b55e378f857a6a791b35ab6cc50a7fbc3
libsyntax-keyword-match-perl_0.10.orig.tar.gz 24.4 KiB eaecfa48147cef07428ff55c1f010382c409ad657a43110f5689fc86ef5d5311
libsyntax-keyword-match-perl_0.10-1.debian.tar.xz 1.8 KiB be6c8865a99e84e05dde255d5b818dd75b8593d6d4b0f3083c4c76874403b5e9

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