Network Ruby

require 'uri'
text = %{"test
http://www.example.com/, and be sure
to check out my weblog at http://www.example.com/blog/. Email me at href="mailto:b@e.com">b@e.com.}
p URI.extract(text)