libsyntax-operator-equ-perl 0.06-2 source package in Ubuntu

Changelog

libsyntax-operator-equ-perl (0.06-2) unstable; urgency=medium

  * Remove generated file via debian/clean. (Closes: #1046217)

 -- gregor herrmann <email address hidden>  Sun, 13 Aug 2023 22:43:33 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libsyntax-operator-equ-perl_0.06-2.dsc 2.5 KiB eae543b8b2905b95b77bcdaa9660af8765e82941fe635e9cde94950d7556a494
libsyntax-operator-equ-perl_0.06.orig.tar.gz 17.5 KiB 43845ca53084841a1e97149b7fbc5dca004ed59b87a200e441dd579aac9fde42
libsyntax-operator-equ-perl_0.06-2.debian.tar.xz 1.8 KiB db37c089077486d202fef5810ebc470a420947d7168365279e82bad3fd272663

Available diffs

No changes file available.

Binary packages built by this source

libsyntax-operator-equ-perl: equality operators that distinguish C<undef>

 Syntax::Operator::Equ provides infix operators that implement equality tests
 of strings or numbers similar to perl's eq and == operators, except that they
 consider undef to be a distinct value, separate from the empty string or the
 number zero.
 .
 These operators do not warn when either or both operands are undef. They
 yield true if both operands are undef, false if exactly one operand is, or
 otherwise behave the same as the regular string or number equality tests if
 both operands are defined.

libsyntax-operator-equ-perl-dbgsym: debug symbols for libsyntax-operator-equ-perl