libmatch-simple-perl 0.010-3 source package in Ubuntu

Changelog

libmatch-simple-perl (0.010-3) unstable; urgency=medium

  * Team upload.
  * Move libsub-infix-perl from Recommends to Depends.
    Thanks to autopkgtest.

 -- gregor herrmann <email address hidden>  Fri, 17 Jun 2022 00:09:43 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmatch-simple-perl_0.010-3.dsc 2.5 KiB 465d4a06fec9de974cd94d451b4187790d2f1f5d09e71611845a5df869c3ee67
libmatch-simple-perl_0.010.orig.tar.gz 21.1 KiB 8ad6014d4e40240dc3358fbdc907fd39926551c180b3a4279f8da181f17f76cb
libmatch-simple-perl_0.010-3.debian.tar.xz 4.9 KiB 1c6810dfc9062e9450ec880e143df6cd4b1571e8266e10b131aac6dd7bb1c5d8

Available diffs

No changes file available.

Binary packages built by this source

libmatch-simple-perl: simplified clone of smartmatch operator

 match::simple provides a simple match operator "|M|" that acts like a
 sane subset of the (as of Perl 5.18) deprecated smart match operator.
 Unlike smart match, the behaviour of the match is determined entirely
 by the operand on the right hand side.