Paul wrote:
Hello all. How can I test to see if a number is divisible by say, 40? Thanks.



See `perldoc perlop` and search for /Multiplicative Operators/ Read the part about the % operator.


--
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

I like Perl; it's the only language where you can bless your
thingy.

Eliminate software piracy:  use only FLOSS.

--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to