Go to file
Petr Písař 96a8651e85 0.06 bump 2023-07-10 12:22:40 +02:00
.fmf Add TMT tests and gating 2021-11-11 16:04:23 +01:00
plans Add TMT tests and gating 2021-11-11 16:04:23 +01:00
tests Add TMT tests and gating 2021-11-11 16:04:23 +01:00
.gitignore 0.06 bump 2023-07-10 12:22:40 +02:00
README.md Added the README 2021-11-11 14:48:52 +00:00
gating.yaml Add TMT tests and gating 2021-11-11 16:04:23 +01:00
perl-Syntax-Operator-Equ.spec 0.06 bump 2023-07-10 12:22:40 +02:00
sources 0.06 bump 2023-07-10 12:22:40 +02:00

README.md

perl-Syntax-Operator-Equ

This module 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.