how about: ($test) = $string =~ /(.*Call Distance)/; On Sunday, March 10, 2002, at 08:27 PM, Daniel Falkenberg wrote:
> $string = "Crud I want Call Distance more crud skdafj 343sad55434 "; > > How would I go about getting rid of everything after the Call distance > and including the Call Distance?