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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:41:10 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libsyntax-operator-equ-perl_0.06.orig.tar.gz 17.5 KiB 43845ca53084841a1e97149b7fbc5dca004ed59b87a200e441dd579aac9fde42
libsyntax-operator-equ-perl_0.06-2build3.debian.tar.xz 2.0 KiB 0c4ed6a077a5793fed0ac9be08830cbcf56c695d7079fe6071da99234aa3ee55
libsyntax-operator-equ-perl_0.06-2build3.dsc 2.4 KiB d967a13fcb022dd8b4286cbb108d28d604aab99c0d9ed7b834db315d1dc23d8c

Available diffs

View changes file

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