mea culpa (thats how dos changed the way we think) <nobu.nokada / softhome.net> schrieb im Newsbeitrag news:200302232331.h1NNVVs19678 / sharui.nakada.kanuma.tochigi.jp... > Hi, > > At Mon, 24 Feb 2003 06:08:05 +0900, > Jens Kleemann wrote: > > When trying to run the following code (excerpt) using sockets > > with ruby 165-2 (cygwin port) and higher releases using the native win32 > > ports from the pragmatic programmers: > > ----------------------- > > require "ProcessManager.rb" > > require 'Socket' > > require 'socket' > > Both of Ruby and dynamic linker of Windows are case sensitive, > while Windows file system is not. > > -- > Nobu Nakada >