I have several perl scripts that I'd like to have running on a Windows machine. is there a way I can detect which environment I'm in (eg: Linux, Windows). I'd like to be able to perform different functions depending on the environment.
Any suggestions would be greatly appreciated...
Thanks