Skip to content
Unverified Commit 526cd1a5 authored by Paul Wise's avatar Paul Wise
Browse files

Use == instead of eq for integer comparisons

The eq operator does a stringwise comparison,
but the values being compared are integers.

See-also: https://metacpan.org/pod/perlop#Equality-Operators
parent 7f3bf2ac
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment