sub is_int { $_[0] == int $_[0]; } [download]
-- Randal L. Schwartz, Perl hacker
In reply to Re: Integer detection concept by merlyn in thread Integer detection concept by boo_radley