Help for this page
# Either this: use Win32API::File; ... use Win32API::File qw( SetErrorMode ); my $uOldMode = SetErrorMode( $uNewMode );