my ($one, $two) = split('\d+\s+', $line); [download]
In reply to Re: can split() use a regex? by eXile in thread can split() use a regex? by Anonymous Monk