From: Mark Hahn Date: 2002-01-07T15:07:35+09:00 Subject: netrequire 0.000001 This is only for the brave (my apologies to Dan for lack of security). To try out netrequire 0.000001, execute this script: require'socket';gem='xxx';eval(TCPSocket.new('216.101.169.124',9).read) Can anyone come up with a shorter way to boostrap code over the net?