in reply to
reading env variable in cygwin using perl
better still ...
use English; print $OSNAME , "\n";
[download]
Comment on
Re: reading env variable in cygwin using perl
Download
Code
In Section
Seekers of Perl Wisdom