From: "NAKAMURA, Hiroshi" Date: 2003-01-23T19:43:52+09:00 Subject: Re: Can we attack the 'not enough libraries' thing straight on? Hi, Tom, > From: "Tom Sawyer" > Sent: Thursday, January 23, 2003 1:01 PM > want to here a crazy idea? > > make require internet capable: > > require 'http://www.ruby.or/raa/somepackage/code.rb' I find a joy to hear this kind of "crazy" idea that seems to be hard or impossible. :) Why don't you search RAA for example with keywords require and download? You find http://www.ruby-lang.org/raa/list.rhtml?name=net-require It checks local file as a repository, not RAA. ATTN: from the source; | This library is *not* production quality but just proof-of-concept. Regards, // NaHi