perl-Syntax-Operator-Divides/README.md

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.