uprichard
Programmer
- May 2, 2002
- 16
I need to detect which OS the perl program is running on. I can not use $os = $ENV{'OS'}; as that returns Windows_NT
Any one know how to detect the correct OS?
Any one know how to detect the correct OS?