in reply to Re^4: Experimental warnings with given/when
in thread Experimental warnings with given/when
the following still gets displayed on the command prompt
Those are compile-time warnings. They are generated before your run-time massaging of STDOUT and STDERR have taken effect. In contrast, I used the calling shell to set up the redirection so it is clear there that these warnings go to STDERR.
🦛
|
---|
In Section
Seekers of Perl Wisdom