perl-Syntax-Operator-Divides/README.md
2021-11-11 14:48:35 +00:00

5 lines
191 B
Markdown

# 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.