Steven Haryanto <steven / haryan.to> writes: > Is there a library for parsing URIs and URLs? I am thinking > Perl's URI::URL. There's a uri library on www.ruby-lang.org/en/raa.html. It works (I'm using it) but the comment says that it's obsolete, and that we should be using Yamada's URI package. Having said that, I can't actually find the latter anywhere. Sigh. Dave