perl-Syntax-Operator-Divides/README.md

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.