Help for this page
BEGIN { if ($^O =~ /\bMSWin32\b|\bcygwin\b/) { ... SetErrorMode(1 | $errormode); # no AbortRetryFail messages any +more }; };