in reply to Re: Idenifying the OS the perl script is runnning on
in thread Idenifying the OS the perl script is runnning on

On Linux, the pseudo file /proc/version may provide flavor information. Cheers.