perl-Syntax-Operator-Divides/README.md

5 lines
191 B
Markdown
Raw Permalink Normal View History

2021-11-11 14:48:35 +00:00
# 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.