libsyntax-operator-equ-perl

equality operators that distinguish C<undef>

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Syntax-Operator-Equ


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libsyntax-operator-equ-perl