my @numbers = map {/([0-9]+)/} @original_array; [download]
In reply to Re: use the cut function in a script by JavaFan in thread use the cut function in a script by raghu_shekar