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

191 B

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.