http://qs321.pair.com?node_id=214964


in reply to easy math?

If you just want to print it out, I'd go with cfreak's sprintf solution, but just to let you know, there is an int builtin function.

ie:
my $wholenumber = int(54.7);