in reply to Re: (Ovid) Re: Re: scalar subkeys %hash ?
in thread scalar subkeys %hash ?
Instead of:
I should've used:if ($interval % $counter == 0)
No need to worry about "remainderlessness" that way.if ($counter % $interval == 0)
Thanks all for input.
"dogs luv me cuz i'm crazy sniffable / i bet you never knew i got the ill peripherals"
|
|---|