in reply to Re: Re^2: Pulling random elements from hash
in thread Pulling random elements from hash

Whenever Perl needs an integer, and is provided a floating-point value instead, Perl automatically truncates. This is universal.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.