System is a 1 week old laptop with the latest Win11 and WSL. From the shell prompt I can redirect to /dev/stderr fine. From a shell script I get permission denied errors. Yeah, there are workarounds ...
There are numerous ways to redirect standard error in a Perl script. You can redirect the output from one particular command, you can combine standard error with ...