in reply to Re^8: number array with space
in thread number array with space

sorry..
if $array[$i] =~ /^\d+$/ { <block of code> }