my @numbers = split /,/, substr($lineX,6,-1); [download]
In reply to Re: String Matching by ciderpunx in thread String Matching by mattwortho