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

Changelog

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

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1045846)

 -- gregor herrmann <email address hidden>  Thu, 07 Mar 2024 11:20:17 +0100

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmatch-simple-perl_0.010-4.dsc 2.5 KiB 15b5440e4d0d57c37a82a0a7a796f04c2d9dbc2a9caca663027525695fcbbec0
libmatch-simple-perl_0.010.orig.tar.gz 21.1 KiB 8ad6014d4e40240dc3358fbdc907fd39926551c180b3a4279f8da181f17f76cb
libmatch-simple-perl_0.010-4.debian.tar.xz 5.0 KiB 218951e6428c28fe078cf28590a98ba30a6cfbc7be6e1c1741bdc516929c5ac3

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.