http://www.perlmonks.org?node_id=1039982


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

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