Go to file
Jitka Plesnikova def86b78bb Remove perl(MODULE_COMPAT), it will be replaced by generators 2023-01-13 18:51:09 +01:00
.fmf Add TMT tests and gating 2021-11-11 15:59:37 +01:00
plans Add TMT tests and gating 2021-11-11 15:59:37 +01:00
tests Add TMT tests and gating 2021-11-11 15:59:37 +01:00
.gitignore 0.03 bump 2023-01-05 14:16:48 +01:00
README.md Added the README 2021-11-11 14:48:35 +00:00
gating.yaml Add TMT tests and gating 2021-11-11 15:59:37 +01:00
perl-Syntax-Operator-Divides.rpmlintrc 0.02 bump 2022-10-25 11:22:33 +02:00
perl-Syntax-Operator-Divides.spec Remove perl(MODULE_COMPAT), it will be replaced by generators 2023-01-13 18:51:09 +01:00
sources 0.03 bump 2023-01-05 14:16:48 +01:00

README.md

perl-Syntax-Operator-Divides

This module provides an infix operator that implements an integer divides test which returns true if the lefthand operand is a whole multiple of the righthand.