question if i have $data = "http://user:[EMAIL PROTECTED]\nhttp://www.someothersite.com" and run regex
$data =~ http:\/\/(.*?):(.*?)@(.*?)/g how do i stop it from being so greedy and take the whole line ? -- ----------------------------------- K.G.Findlay [EMAIL PROTECTED] Knight Shift (Web/Software Design) "Your only young once, but you can be imature forever" ----------------------------------- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]