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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:10:52 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-2build1.debian.tar.xz 1.9 KiB 81a8c4483652d466fa70e4020407d9598cd3d58b2738081f5eabf7753d4709a6
libsyntax-operator-equ-perl_0.06-2build1.dsc 2.3 KiB de290ef8a6f8216562f864d9d90472d69dfe1bf1f0294873e45a7a67a00248d2

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