Help for this page
if($^O =~ /mswin32/i) {require Win32::Fmode}
if($^O =~ /mswin32/i) { # employ the Win32::Fmode functions ... else { # employ the Fcntl flags/macro }