From: Kalman Noel Date: 2006-09-23T02:15:10+09:00 Subject: Re: discovering the OS William Crawford schrieb: > dc wrote: >> if (windows) > It looks like Config::CONFIG["arch"] is what you need to be looking at. Hm, what about Config::CONFIG['target_os'] or Config::CONFIG['host_os']? Kalman